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

/netbsd-current/external/bsd/am-utils/dist/include/
H A Dam_compat.h333 #ifndef MNTTAB_OPT_USER
334 # define MNTTAB_OPT_USER "user" macro
335 #endif /* not MNTTAB_OPT_USER */
347 #ifndef MNTTAB_OPT_USER
348 # define MNTTAB_OPT_USER "user" macro
349 #endif /* not MNTTAB_OPT_USER */
/netbsd-current/external/bsd/am-utils/dist/amd/
H A Dops_udf.c203 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) {
204 udf_args.anon_uid = a_uid(str, MNTTAB_OPT_USER);
H A Dops_pcfs.c161 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) {

Completed in 73 milliseconds