Searched refs:getmntopt (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/sbin/mount/ |
| D | getmntopts.c | 58 ret |= getmntopt(&p, &val, m0, flagp); in getmntopts() 65 getmntopt(char **optionp, union mntval *valuep, const struct mntopt *m0, in getmntopt() function
|
| D | mntopts.h | 99 int getmntopt(char **, union mntval *, const struct mntopt *, int *);
|
| /mirbsd/src/sbin/mount_nfs/ |
| D | mount_nfs.c | 251 switch (getmntopt(&options, &value, mopts, in main()
|