Searched defs:umount (Results 1 - 1 of 1) sorted by relevance

/ast/src/cmd/std/
H A Dmount.c25 * <mnt.h> based mount/umount
61 "[u:unmount|umount?Unmount the matched filesystems.]"
78 "[-?\n@(#)$Id: umount (AT&T Research) 1999-11-19 $\n]"
80 "[+NAME?umount - unmount filesystems]"
110 __STDPP__directive pragma pp:hide mount umount unmount
113 #define umount ______umount
136 __STDPP__directive pragma pp:nohide mount umount unmount
139 #undef umount
144 extern int umount(const char*, int);
148 #define umount( macro
[all...]

Completed in 16 milliseconds