Ixp_printfcall
#include <ixp.h> void (*ixp_printfcall)(IxpFcall*);
When set to a non-null value, ixp_printfcall is called once for every incoming and outgoing Fcall. It is intended to simplify the writing of debugging code for clients, but may be used for any arbitrary purpose.