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

/haiku/src/system/libroot/os/
H A Dfind_paths.cpp295 copy_path(const char* path, char* buffer, size_t bufferSize) function
313 error = copy_path(path, buffer, bufferSize);
534 return copy_path(referencePath, pathBuffer, bufferSize);

Completed in 60 milliseconds