Home
last modified time | relevance | path

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

/third_party/ntfs-3g/libfuse-lite/
Dfuse_opt.c119 static int add_opt(struct fuse_opt_context *ctx, const char *opt) in add_opt() function
136 return add_opt(ctx, arg); in call_proc()
/third_party/ffmpeg/fftools/
Dcmdutils.c689 static void add_opt(OptionParseContext *octx, const OptionDef *opt, in add_opt() function
811 add_opt(octx, po, opt, arg); in split_commandline()
836 add_opt(octx, po, opt, "0"); in split_commandline()