Searched refs:hasopt (Results 1 – 1 of 1) sorted by relevance
80 static int hasopt(const char *, const char *);182 if (hasopt(fs->fs_mntops, "noauto")) in main()331 hasopt(const char *mntopts, const char *option) in hasopt() function397 if (getargs == 0 && strcmp(name, "/") == 0 && !hasopt(optbuf, "union")) in mountfs()455 else if (hasopt(optbuf, "rump")) in mountfs()