File: ixp_srvutils.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 (28 lines) | stat: -rw-r--r-- 730 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
.TH "IXP_API" 3 "2010 Jun" "libixp Manual"


.SH SYNPOSIS

.nf
#include <ixp_srvutil.h>
.fi


.SH DESCRIPTION

.P
Since a large part of libixp's purpose revolves around creating
virtual filesystems, a small library of utility functions are
provided towards furthering that end. They are mainly intended
for applications providing simple, largely static virtual
filesystems containing control files and event feeds, though
they are easily adaptable to other ends.

.SH SEE ALSO

.P
\fBixp_srv_clonefiles(3)\fR, \fBixp_srv_data2cstring(3)\fR,
\fBixp_srv_readbuf(3)\fR, \fBixp_srv_walkandclone(3)\fR, \fBixp_srv_writectl(3)\fR

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