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

/freebsd-12-stable/contrib/amd/libamu/
H A Dmtab.c119 hasmnteq(mntent_t *mnt, char *opt) function
179 eq = hasmnteq(mnt, opt);
226 char *eq = hasmnteq(mnt, opt);
H A Dmount_fs.c1092 const char *o = hasmnteq(mntp, MNTTAB_OPT_SEC);
/freebsd-12-stable/contrib/amd/include/
H A Dam_utils.h296 extern char *hasmnteq(mntent_t *, char *);
/freebsd-12-stable/contrib/amd/amd/
H A Dsrvr_nfs.c735 char *proto_opt = hasmnteq(&mnt, MNTTAB_OPT_PROTO);

Completed in 164 milliseconds