Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_opt.c137 static int call_proc(struct fuse_opt_context *ctx, const char *arg, int key, in call_proc() function
214 if (call_proc(ctx, arg, opt->value, iso) == -1) in process_opt()
272 return call_proc(ctx, arg, FUSE_OPT_KEY_OPT, iso); in process_gopt()
314 return call_proc(ctx, arg, FUSE_OPT_KEY_NONOPT, 0); in process_one()