Home | History | Annotate | Download | only in openssh

Lines Matching refs:geteuid

676 		if (getuid() == 0 || geteuid() == 0)
1347 if (geteuid() == 0 && setgroups(0, NULL) == -1)