OpenGrok
Cross Reference: sshd.c
xref
: /
external
/
openssh
/
sshd.c
Home
|
History
|
Annotate
|
Download
|
only in
openssh
Lines Matching
full:getuid
676
if (
getuid
() == 0 || geteuid() == 0)
1701
(st.st_uid !=
getuid
() ||