Home
last modified time | relevance | path

Searched defs:UNMOUNT_TRAP (Results 1 – 13 of 13) sorted by relevance

/csrg-svn/usr.sbin/amd/config/
H A Dos-aux.h83 #define UNMOUNT_TRAP(mnt) unmount(mnt->mnt_dir) macro
H A Dos-dgux.h88 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_dir) macro
H A Dos-stellix.h64 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_dir) macro
H A Dos-defaults.h71 #define UNMOUNT_TRAP(mnt) unmount(mnt->mnt_dir) macro
H A Dos-irix3.h121 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_dir) macro
H A Dos-irix.h95 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_dir) macro
H A Dos-hpux.h122 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_dir) macro
H A Dos-irix4.h124 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_dir) macro
H A Dos-u2_2.h81 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_passno) macro
H A Dos-u4_2.h78 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_passno) macro
H A Dos-u3_0.h76 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_passno) macro
H A Dos-aix3.h75 #define UNMOUNT_TRAP(mnt) uvmount(mnt->mnt_passno, 0) macro
H A Dos-u4_0.h81 #define UNMOUNT_TRAP(mnt) umount(mnt->mnt_passno) macro