File: ixp_srv_clonefiles.3

package info (click to toggle)
libixp 0.6~20121202%2Bhg148-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 988 kB
  • sloc: ansic: 4,908; sh: 142; perl: 121; makefile: 111
file content (30 lines) | stat: -rw-r--r-- 430 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
.TH "IXP_SRV_CLONEFILES" 3 "2012 Dec" "libixp Manual"


.SH NAME

.P
ixp_srv_clonefiles

.SH SYNOPSIS

.nf
#include <ixp_srvutil.h>

IxpFileId *ixp_srv_clonefiles(IxpFileId *fileid);
.fi


.SH DESCRIPTION

.P
Increase the reference count of every IxpFileId linked
to \fIfileid\fR.

.SH SEE ALSO

.P
ixp_srv_getfile(3)

.\" man code generated by txt2tags 2.6 (http://txt2tags.org)
.\" cmdline: txt2tags -o- ixp_srv_clonefiles.man3