Home
last modified time | relevance | path

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

/third_party/libfuse/example/
Dhello.c47 static const struct fuse_opt option_spec[] = { variable
162 if (fuse_opt_parse(&args, &options, option_spec, NULL) == -1) in main()
Dinvalidate_path.c67 static const struct fuse_opt option_spec[] = { variable
221 if (fuse_opt_parse(&args, &options, option_spec, NULL) == -1) in main()
Dnotify_inval_entry.c116 static const struct fuse_opt option_spec[] = { variable
314 if (fuse_opt_parse(&args, &options, option_spec, NULL) == -1) in main()
Dnotify_inval_inode.c98 static const struct fuse_opt option_spec[] = { variable
296 if (fuse_opt_parse(&args, &options, option_spec, NULL) == -1) in main()
Dnotify_store_retrieve.c101 static const struct fuse_opt option_spec[] = { variable
357 if (fuse_opt_parse(&args, &options, option_spec, NULL) == -1) in main()
/third_party/libfuse/test/
Dtest_write_cache.c47 static const struct fuse_opt option_spec[] = { variable
248 assert(fuse_opt_parse(&args, &options, option_spec, NULL) == 0); in main()
/third_party/nghttp2/doc/_exts/rubydomain/
Drubydomain.py61 option_spec = { variable in RubyObject
389 option_spec = { variable in RubyModule
442 option_spec = {} variable in RubyCurrentModule
/third_party/python/Doc/tools/extensions/
Dc_annotations.py178 CObject.option_spec = {
Dpyspecific.py352 option_spec = {} variable in DeprecatedRemoved
418 option_spec = {} variable in MiscNews
/third_party/ltp/tools/sparse/sparse-src/Documentation/sphinx/
Dcdoc.py280 option_spec = { variable in CDocDirective