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

/netbsd-current/external/bsd/am-utils/dist/amd/
H A Damfs_toplvl.c201 #ifdef MNTTAB_OPT_INTR
202 xstrlcat(preopts, MNTTAB_OPT_INTR, sizeof(preopts));
204 #endif /* MNTTAB_OPT_INTR */
/netbsd-current/external/bsd/am-utils/dist/include/
H A Dam_compat.h292 #ifndef MNTTAB_OPT_INTR
293 # define MNTTAB_OPT_INTR "intr" macro
294 #endif /* not MNTTAB_OPT_INTR */
/netbsd-current/external/bsd/am-utils/dist/hlfsd/
H A Dhlfsd.c485 #ifdef MNTTAB_OPT_INTR
487 xstrlcat(preopts, MNTTAB_OPT_INTR, sizeof(preopts));
488 #endif /* MNTTAB_OPT_INTR */
/netbsd-current/external/bsd/am-utils/dist/libamu/
H A Dmount_fs.c591 #ifdef MNTTAB_OPT_INTR
592 if (amu_hasmntopt(mntp, MNTTAB_OPT_INTR) != NULL)
609 #endif /* MNTTAB_OPT_INTR */

Completed in 173 milliseconds