libixp

git clone git://oldgit.suckless.org/libixp/
Log | Files | Refs | LICENSE

ixp_srvutils.3 (732B)


      1 .TH "IXP_API" 3 "2010 Jun" "libixp Manual"
      2 
      3 .SH SYNPOSIS
      4 .nf
      5   #include <ixp_srvutil.h>
      6 .fi
      7 
      8 .SH DESCRIPTION
      9 .P
     10 Since a large part of libixp's purpose revolves around creating
     11 virtual filesystems, a small library of utility functions are
     12 provided towards furthering that end. They are mainly intended
     13 for applications providing simple, largely static virtual
     14 filesystems containing control files and event feeds, though
     15 they are easily adaptable to other ends.
     16 
     17 .SH SEE ALSO
     18 .P
     19 \fBixp_srv_clonefiles(3)\fR, \fBixp_srv_data2cstring(3)\fR,
     20 \fBixp_srv_readbuf(3)\fR, \fBixp_srv_walkandclone(3)\fR, \fBixp_srv_writectl(3)\fR
     21 
     22 
     23 .\" man code generated by txt2tags 2.5 (http://txt2tags.sf.net)
     24 .\" cmdline: txt2tags -o- ixp_srvutils.man3
     25