Searched refs:umount (Results 1 - 2 of 2) 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...]
H A DMakefile29 $(PACKAGE_LOCAL)umount :LINK: $(PACKAGE_LOCAL)mount

Completed in 11 milliseconds