Home
last modified time | relevance | path

Searched refs:parse_all (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/lib/librefuse/
H A Drefuse_opt.c437 parse_all(struct fuse_args *args, struct fuse_args *outargs, void *data, in parse_all() function
511 rv = parse_all(args, &outargs, data, opts, proc); in fuse_opt_parse()