Home
last modified time | relevance | path

Searched refs:dev_info_argv (Results 1 - 3 of 3) sorted by relevance

/third_party/libfuse/example/
H A Dcuse.c295 const char *dev_info_argv[] = { dev_name }; in main() local
318 ci.dev_info_argv = dev_info_argv; in main()
/third_party/libfuse/include/
H A Dcuse_lowlevel.h37 const char **dev_info_argv; member
/third_party/libfuse/lib/
H A Dcuse_lowlevel.c121 dev_info_len = cuse_pack_info(ci->dev_info_argc, ci->dev_info_argv, in cuse_prep_data()
142 cuse_pack_info(ci->dev_info_argc, ci->dev_info_argv, cd->dev_info); in cuse_prep_data()

Completed in 3 milliseconds