Home
last modified time | relevance | path

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

/external/libfuse/lib/
Dfuse_opt.c348 static int process_one(struct fuse_opt_context *ctx, const char *arg) in process_one() function
379 if (process_one(ctx, ctx->argv[ctx->argctr]) == -1) in opt_parse()