Searched refs:tpwd (Results 1 – 1 of 1) sorted by relevance
68 struct passwd *tpwd; in __getlogin_r_loginuid() local75 tmpbuf.data, tmpbuf.length, &tpwd)) == ERANGE) in __getlogin_r_loginuid()84 if (res != 0 || tpwd == NULL) in __getlogin_r_loginuid()
Completed in 3 milliseconds