Searched refs:create_dirs (Results 1 – 7 of 7) sorted by relevance
/external/curl/src/ |
D | tool_cfgable.h | 179 bool create_dirs; member
|
D | tool_cfgable.c | 37 config->create_dirs = FALSE; in config_init()
|
D | tool_getparam.c | 1004 config->create_dirs = toggle; in getparameter()
|
D | tool_operate.c | 1096 if(config->create_dirs) { in single_transfer()
|
/external/elfutils/src/ |
D | unstrip.c | 2140 handle_file (const char *output_file, bool create_dirs, in handle_file() argument 2186 if (create_dirs) in handle_file() 2241 handle_explicit_files (const char *output_file, bool create_dirs, bool force, in handle_explicit_files() argument 2280 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, unstripped); in handle_explicit_files() 2292 handle_dwfl_module (const char *output_file, bool create_dirs, bool force, in handle_dwfl_module() argument 2364 handle_explicit_files (output_file, create_dirs, force, in handle_dwfl_module() 2379 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, debug); in handle_dwfl_module()
|
/external/tpm2-tss/src/tss2-fapi/ |
D | ifapi_helpers.c | 936 create_dirs(const char *supdir, NODE_STR_T *dir_list, mode_t mode) in create_dirs() function 971 r = create_dirs(supdir, path_list, 0777); in ifapi_create_dirs()
|
/external/tpm2-tss/doc/ |
D | doxygen.dox | 2070 \fn static TSS2_RC create_dirs(const char *supdir, NODE_STR_T *dir_list, mode_t mode)
|