Searched defs:rtPathUserHomeByPasswd (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Runtime/r3/posix/
H A DRTPathUserHome-posix.cpp62 static int rtPathUserHomeByPasswd(char *pszPath, size_t cchPath, uid_t uid) function
139 rc = rtPathUserHomeByPasswd(pszPath, cchPath, uid);
153 rc = rtPathUserHomeByPasswd(pszPath, cchPath, uid);

Completed in 41 milliseconds