OpenGrok
Cross Reference: sshd.c
xref
: /
external
/
openssh
/
sshd.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
refs:getpwnam
1570
if ((privsep_pw =
getpwnam
(SSH_PRIVSEP_USER)) == NULL) {