Home
last modified time | relevance | path

Searched refs:getmntopt (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/sbin/mount/
Dgetmntopts.c58 ret |= getmntopt(&p, &val, m0, flagp); in getmntopts()
65 getmntopt(char **optionp, union mntval *valuep, const struct mntopt *m0, in getmntopt() function
Dmntopts.h99 int getmntopt(char **, union mntval *, const struct mntopt *, int *);
/mirbsd/src/sbin/mount_nfs/
Dmount_nfs.c251 switch (getmntopt(&options, &value, mopts, in main()