Searched refs:create_dirs (Results 1 – 7 of 7) sorted by relevance
/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-subdir-limit/ |
D | create_long_dirs.c | 87 void create_dirs(int n) in create_dirs() function 158 create_dirs(names); in main()
|
/external/valgrind/solaris/ |
D | build_solaris_package | 51 create_dirs() { function 187 create_dirs
|
/external/curl/src/ |
D | tool_cfgable.h | 145 bool create_dirs; member
|
D | tool_cfgable.c | 35 config->create_dirs = FALSE; in config_init()
|
D | tool_getparam.c | 694 config->create_dirs = toggle; in getparameter()
|
D | tool_operate.c | 571 if(config->create_dirs || metalink) { in operate_do()
|
/external/elfutils/src/ |
D | unstrip.c | 1976 handle_file (const char *output_file, bool create_dirs, in handle_file() argument 2022 if (create_dirs) in handle_file() 2064 handle_explicit_files (const char *output_file, bool create_dirs, bool force, in handle_explicit_files() argument 2110 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, unstripped); in handle_explicit_files() 2122 handle_dwfl_module (const char *output_file, bool create_dirs, bool force, in handle_dwfl_module() argument 2194 handle_explicit_files (output_file, create_dirs, force, in handle_dwfl_module() 2209 handle_file (output_file, create_dirs, stripped, &stripped_ehdr, debug); in handle_dwfl_module()
|