.TH "IXP_EPRINT" 3 "2012 Dec" "libixp Manual" .SH NAME .P ixp_eprint .SH SYNOPSIS .nf #include void ixp_eprint(const char *fmt, ...); .fi .SH DESCRIPTION .P libixp calls this function on error. It formats its arguments as \fBprintf(3)\fR and exits the program. .\" man code generated by txt2tags 2.6 (http://txt2tags.org) .\" cmdline: txt2tags -o- ixp_eprint.man3