Searched refs:mntopt (Results 1 – 3 of 3) sorted by relevance
47 mntopt(char **p) in mntopt() function77 f = mntopt(&opts); in hasmntopt()78 for (; *f; f = mntopt(&opts)) { in hasmntopt()
68 typedef struct mntopt { struct
140 parse_option(char *mntopt, unsigned long *mntflags, in parse_option() argument147 name = strdup(mntopt); in parse_option()