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

/haiku-fatelf/src/build/libroot/
H A Dfind_directory.cpp28 create_path(const char *path, mode_t mode) function
90 error = create_path(path, 0755);
/haiku-fatelf/src/system/libroot/os/
H A Dfind_directory.cpp147 create_path(const char *path, mode_t mode) function
402 err = create_path(buffer, 0755);

Completed in 41 milliseconds