Home
last modified time | relevance | path

Searched refs:tpwd (Results 1 – 1 of 1) sorted by relevance

/sysdeps/unix/sysv/linux/
A Dgetlogin_r.c68 struct passwd *tpwd; in __getlogin_r_loginuid() local
75 tmpbuf.data, tmpbuf.length, &tpwd)) == ERANGE) in __getlogin_r_loginuid()
84 if (res != 0 || tpwd == NULL) in __getlogin_r_loginuid()

Completed in 3 milliseconds