ixp_unmount.3 (377B)
1 .TH "IXP_UNMOUNT" 3 "2010 Jun" "libixp Manual" 2 3 .SH NAME 4 .P 5 ixp_unmount 6 7 .SH SYNOPSIS 8 .nf 9 #include <ixp.h> 10 11 void ixp_unmount(IxpClient *client); 12 .fi 13 14 .SH DESCRIPTION 15 .P 16 Unmounts the client IclientR and frees its data structures. 17 18 .SH SEE ALSO 19 .P 20 ixp_mount(3) 21 22 23 .\" man code generated by txt2tags 2.5 (http://txt2tags.sf.net) 24 .\" cmdline: txt2tags -o- ixp_unmount.man3 25