OpenGrok
Cross Reference: auth.c
xref
: /
external
/
ppp
/
pppd
/
auth.c
Home
|
History
|
Annotate
|
Download
|
only in
pppd
Lines Matching
full:euid
416
uid_t
euid
;
426
euid
= geteuid();
432
if (seteuid(
euid
) == -1)