Scroll to navigation

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

ixp_srv_getfile(3)
2012 Dec libixp Manual