Home
last modified time | relevance | path

Searched refs:path_make_parent (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sal/osl/unx/
H A Dfile_misc.cxx472 static int path_make_parent(sal_Unicode* path) in path_make_parent() function
526 int pos = path_make_parent(dir_path); in create_dir_recursively_()
/trunk/main/sal/osl/w32/
H A Dfile_dirvol.cxx682 static int path_make_parent(sal_Unicode* path) in path_make_parent() function
718 int pos = path_make_parent(dir_path->buffer); // dir_path->buffer[pos] = 0, restore below in create_dir_recursively_()
/trunk/main/sal/osl/os2/
H A Dfile.cxx2864 int path_make_parent(sal_Unicode* path) in path_make_parent() function
2922 int pos = path_make_parent(dir_path); in create_dir_recursively_()

Completed in 51 milliseconds