Provided by: libixp-dev_0.6~20121202+hg148-2_amd64 bug

NAME

       ixp_smprint

SYNOPSIS

       #include <ixp.h>

       char *ixp_smprint(const char *fmt, ...);

DESCRIPTION

       This  function formats its arguments as printf(3) and returns a malloc(3) allocated string
       containing the result.