fuse_opt_context
static int add_arg(struct fuse_opt_context *ctx, const char *arg)
static int add_opt(struct fuse_opt_context *ctx, const char *opt)
static int call_proc(struct fuse_opt_context *ctx, const char *arg, int key,
static int process_opt(struct fuse_opt_context *ctx,
static int process_opt_sep_arg(struct fuse_opt_context *ctx,
static int process_gopt(struct fuse_opt_context *ctx, const char *arg, int iso)
static int process_real_option_group(struct fuse_opt_context *ctx, char *opts)
static int process_option_group(struct fuse_opt_context *ctx, const char *opts)
static int process_one(struct fuse_opt_context *ctx, const char *arg)
static int opt_parse(struct fuse_opt_context *ctx)
struct fuse_opt_context ctx = {
static int next_arg(struct fuse_opt_context *ctx, const char *opt)