Home | History | Annotate | Download | only in openssh

Lines Matching full:getuid

1920 	if ((euid != 0) && (getuid() != euid)) {
1922 (u_int)euid, (u_int)getuid());