Searched refs:add_opt (Results 1 – 2 of 2) sorted by relevance
/third_party/ntfs-3g/libfuse-lite/ |
D | fuse_opt.c | 119 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/ |
D | cmdutils.c | 689 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()
|