Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/file_systems/userlandfs/server/fuse/
H A Dfuse_opt.c132 static int add_opt(struct fuse_opt_context *ctx, const char *opt) in add_opt() function
149 return add_opt(ctx, arg); in call_proc()