Home | History | Annotate | Download | only in openssh

Lines Matching full:getuid

1025 				if ((euid != 0) && (getuid() != euid)) {
1028 (u_int) euid, (u_int) getuid());