Searched refs:UNMOUNT_TRAP (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/amd/
H A Daux_conf.h.in21 * the UNMOUNT_TRAP macro for a particular architecture.
26 #define UNMOUNT_TRAP(mnt) @am_utils_unmount_call@(@am_utils_unmount_args@)
27 /* End of replaced UNMOUNT_TRAP macro definition */
/freebsd-10.0-release/usr.sbin/amd/include/
H A Daux_conf.h25 * the UNMOUNT_TRAP macro for a particular architecture.
30 #define UNMOUNT_TRAP(mnt) unmount(mnt->mnt_dir) macro
31 /* End of replaced UNMOUNT_TRAP macro definition */

Completed in 105 milliseconds