Home
last modified time | relevance | path

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

/openbsd/lib/libfuse/
H A Dfuse_opt.h37 typedef int (*fuse_opt_proc_t)(void *, const char *, int, struct fuse_args *); typedef
45 fuse_opt_proc_t);
H A Dfuse_opt.c190 fuse_opt_proc_t f, struct fuse_args *arg) in parse_opt()
264 const struct fuse_opt *opt, fuse_opt_proc_t f) in fuse_opt_parse()