Searched refs:MNT2_GEN_OPT_NODEV (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/am-utils/dist/include/
H A Dam_compat.h241 #if defined(MNT2_GEN_OPT_NODEV) && !defined(MNTTAB_OPT_NODEV)
243 #endif /* defined(MNT2_GEN_OPT_NODEV) && !defined(MNTTAB_OPT_NODEV) */
/netbsd-current/external/bsd/am-utils/dist/conf/mount/
H A Dmount_linux.c79 #ifdef MNT2_GEN_OPT_NODEV
80 {MNTTAB_OPT_NODEV, 0, MNT2_GEN_OPT_NODEV},
81 #endif /* MNT2_GEN_OPT_NODEV */
/netbsd-current/external/bsd/am-utils/include/
H A Dconfig.h1602 #define MNT2_GEN_OPT_NODEV 0x10 macro
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmount_fs.c83 #if defined(MNT2_GEN_OPT_NODEV) && defined(MNTTAB_OPT_NODEV)
84 {MNTTAB_OPT_NODEV, MNT2_GEN_OPT_NODEV},
85 #endif /* defined(MNT2_GEN_OPT_NODEV) && defined(MNTTAB_OPT_NODEV) */

Completed in 87 milliseconds