Searched refs:path_make_parent (Results 1 – 3 of 3) sorted by relevance
476 static int path_make_parent(sal_Unicode* path) in path_make_parent() function530 int pos = path_make_parent(dir_path); in create_dir_recursively_()
682 static int path_make_parent(sal_Unicode* path) in path_make_parent() function718 int pos = path_make_parent(dir_path->buffer); // dir_path->buffer[pos] = 0, restore below in create_dir_recursively_()
2864 int path_make_parent(sal_Unicode* path) in path_make_parent() function2922 int pos = path_make_parent(dir_path); in create_dir_recursively_()
Completed in 69 milliseconds