Searched refs:mntopt (Results 1 – 11 of 11) sorted by relevance
45 mntopt(char **p) in mntopt() function75 f = mntopt(&opts); in hasmntopt()76 for (; *f; f = mntopt(&opts)) { in hasmntopt()
35 struct mntopt { struct103 void getmntopts(const char *, const struct mntopt *, int *, int *);
49 getmntopts(const char *options, const struct mntopt *m0, int *flagp, in getmntopts()52 const struct mntopt *m; in getmntopts()
65 static struct mntopt mopts[] = {130 struct mntopt *mo; in main()447 struct mntopt *mo; in usage()
67 typedef struct mntopt { struct
63 typedef struct mntopt { struct
49 static struct mntopt mopts[] = {
63 static struct mntopt mopts[] = {
147 parse_option(char *mntopt, unsigned long *mntflags, in parse_option() argument154 name = strdup(mntopt); in parse_option()
59 static struct mntopt mopts[] = {