Home
last modified time | relevance | path

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

/netbsd/external/bsd/am-utils/dist/
H A Daux_conf.h.in26 #define UNMOUNT_TRAP(mnt) @am_utils_unmount_call@(@am_utils_unmount_args@) macro
/netbsd/external/bsd/am-utils/include/
H A Daux_conf.h31 #define UNMOUNT_TRAP(mnt) unmount(mnt->mnt_dir) macro