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

/netbsd-current/external/bsd/am-utils/dist/include/
H A Dam_compat.h277 #if defined(MNT2_GEN_OPT_SYMPERM) && !defined(MNTTAB_OPT_SYMPERM)
278 # define MNTTAB_OPT_SYMPERM "symperm" macro
279 #endif /* defined(MNT2_GEN_OPT_SYMPERM) && !defined(MNTTAB_OPT_SYMPERM) */
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmount_fs.c123 #if defined(MNT2_GEN_OPT_SYMPERM) && defined(MNTTAB_OPT_SYMPERM)
124 {MNTTAB_OPT_SYMPERM, MNT2_GEN_OPT_SYMPERM},
125 #endif /* defined(MNT2_GEN_OPT_SYMPERM) && defined(MNTTAB_OPT_SYMPERM) */

Completed in 130 milliseconds