table of contents
other versions
- bullseye 0.6~20121202+hg148-5
IXP_SRV_FREEFILE(3) | Library Functions Manual | IXP_SRV_FREEFILE(3) |
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¶
2012 Dec | libixp Manual |