.TH "IXP_SRV_FREEFILE" 3 "2012 Dec" "libixp Manual" .SH NAME .P ixp_srv_freefile .SH SYNOPSIS .nf #include void ixp_srv_freefile(IxpFileId *fileid); .fi .SH DESCRIPTION .P Decrease the reference count of the given IxpFileId, and push it onto the free list when it reaches 0; .SH SEE ALSO .P ixp_srv_getfile(3) .\" man code generated by txt2tags 2.6 (http://txt2tags.org) .\" cmdline: txt2tags -o- ixp_srv_freefile.man3