SYNOPSIS

#include <ixp.h>

void ixp_eprint(const char *fmt, ...);

DESCRIPTION

libixp calls this function on error. It formats its arguments as printf(3) and exits the program.