Ubuntu Manpages

#include <ixp_srvutil.h>
void ixp_srv_freefile(IxpFileId *fileid);

Decrease the reference count of the given IxpFileId, and push it onto the free list when it reaches 0;

ixp_srv_getfile(3)