Searched refs:mntopts (Results 1 – 2 of 2) sorted by relevance
295 hasopt(const char *mntopts, const char *option) in hasopt() argument300 if (mntopts == NULL) in hasopt()302 optbuf = strdup(mntopts); in hasopt()330 const char *options, const char *mntopts, int skipmounted) in mountfs() argument351 if (mntopts == NULL) in mountfs()352 mntopts = ""; in mountfs()355 if (*mntopts == '\0') in mountfs()358 options = mntopts; in mountfs()359 mntopts = ""; in mountfs()364 optbuf = catopt(strdup(mntopts), options); in mountfs()
83 char *key, *mntopts, *rounds, *saltopt; in main() local91 key = mntopts = rounds = saltopt = NULL; in main()110 mntopts = optarg; in main()