Searched refs:MNT2_GEN_OPT_NOEXEC (Results 1 - 3 of 3) sorted by relevance

/freebsd-11.0-release/contrib/amd/include/
H A Dam_compat.h223 #if defined(MNT2_GEN_OPT_NOEXEC) && !defined(MNTTAB_OPT_NOEXEC)
229 #endif /* defined(MNT2_GEN_OPT_NOEXEC) && !defined(MNTTAB_OPT_NOEXEC) */
/freebsd-11.0-release/usr.sbin/amd/include/
H A Dconfig.h1470 #define MNT2_GEN_OPT_NOEXEC 0x4 macro
/freebsd-11.0-release/contrib/amd/libamu/
H A Dmount_fs.c88 #if defined(MNT2_GEN_OPT_NOEXEC) && defined(MNTTAB_OPT_NOEXEC)
89 {MNTTAB_OPT_NOEXEC, MNT2_GEN_OPT_NOEXEC},
90 #endif /* defined(MNT2_GEN_OPT_NOEXEC) && defined(MNTTAB_OPT_NOEXEC) */

Completed in 46 milliseconds