Searched defs:fuse_opt_context (Results 1 – 2 of 2) sorted by relevance
17 struct fuse_opt_context { struct18 void *data;19 const struct fuse_opt *opt;20 fuse_opt_proc_t proc;21 int argctr;22 int argc;23 char **argv;24 struct fuse_args outargs;25 char *opts;26 int nonopt;
22 struct fuse_opt_context { struct23 void *data;24 const struct fuse_opt *opt;25 fuse_opt_proc_t proc;26 int argctr;27 int argc;28 char **argv;29 struct fuse_args outargs;30 char *opts;31 int nonopt;