ixp_srv_clonefiles.3 (433B)
1 .TH "IXP_SRV_CLONEFILES" 3 "2010 Jun" "libixp Manual" 2 3 .SH NAME 4 .P 5 ixp_srv_clonefiles 6 7 .SH SYNOPSIS 8 .nf 9 #include <ixp_srvutil.h> 10 11 IxpFileId *ixp_srv_clonefiles(IxpFileId *fileid); 12 .fi 13 14 .SH DESCRIPTION 15 .P 16 Increase the reference count of every IxpFileId linked 17 to IfileidR. 18 19 .SH SEE ALSO 20 .P 21 ixp_srv_getfile(3) 22 23 24 .\" man code generated by txt2tags 2.5 (http://txt2tags.sf.net) 25 .\" cmdline: txt2tags -o- ixp_srv_clonefiles.man3 26