Provided by: libixp-dev_0.6~20121202+hg148-2build1_amd64
NAME
ixp_srv_freefile
SYNOPSIS
#include <ixp_srvutil.h> void ixp_srv_freefile(IxpFileId *fileid);
DESCRIPTION
Decrease the reference count of the given IxpFileId, and push it onto the free list when it reaches 0;
SEE ALSO
ixp_srv_getfile(3)