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

/haiku/headers/private/kernel/
H A Dvfs.h184 int _user_open_dir(int fd, const char *path);
/haiku/src/system/kernel/fs/
H A Dvfs.cpp9103 _user_open_dir(int fd, const char* userPath) function
9128 equivalent to \code _user_open_dir(fd, "..") \endcode. It really is

Completed in 62 milliseconds