Home
last modified time | relevance | path

Searched refs:create_dirs (Results 1 – 7 of 7) sorted by relevance

/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-subdir-limit/
Dcreate_long_dirs.c87 void create_dirs(int n) in create_dirs() function
158 create_dirs(names); in main()
/external/valgrind/solaris/
Dbuild_solaris_package51 create_dirs() { function
187 create_dirs
/external/curl/src/
Dtool_cfgable.h145 bool create_dirs; member
Dtool_cfgable.c35 config->create_dirs = FALSE; in config_init()
Dtool_getparam.c694 config->create_dirs = toggle; in getparameter()
Dtool_operate.c571 if(config->create_dirs || metalink) { in operate_do()
/external/elfutils/src/
Dunstrip.c1976 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()