Home
last modified time | relevance | path

Searched defs:optionp (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sbin/mount/
H A Dgetmntopts.c46 getmntopts(const char *optionp, const struct mntopt *m0, int *flagp) in getmntopts()
63 getmntopt(char **optionp, union mntval *valuep, const struct mntopt *m0, in getmntopt()
/openbsd-src/lib/libc/stdlib/
H A Dgetsubopt.c45 getsubopt(char **optionp, char * const *tokens, char **valuep) in getsubopt()