Searched refs:create_path (Results 1 - 2 of 2) sorted by relevance

/haiku/src/build/libroot/
H A Dfind_directory.cpp30 create_path(const char *path, mode_t mode) function
92 error = create_path(path, 0755);
/haiku/src/system/libroot/os/
H A Dfind_directory.cpp198 create_path(const char *path, mode_t mode) function
505 err = create_path(buffer, 0755);

Completed in 33 milliseconds