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

/freebsd-12-stable/contrib/amd/include/
H A Dam_compat.h331 #ifndef MNTTAB_OPT_USER
332 # define MNTTAB_OPT_USER "user" macro
333 #endif /* not MNTTAB_OPT_USER */
345 #ifndef MNTTAB_OPT_USER
346 # define MNTTAB_OPT_USER "user" macro
347 #endif /* not MNTTAB_OPT_USER */
/freebsd-12-stable/contrib/amd/amd/
H A Dops_udf.c201 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) {
202 udf_args.anon_uid = a_uid(str, MNTTAB_OPT_USER);
H A Dops_pcfs.c159 if ((str = hasmntstr(&mnt, MNTTAB_OPT_USER)) != NULL) {

Completed in 135 milliseconds