Home | History | Annotate | Download | only in openssh

Lines Matching defs:egid

1079 	gid_t egid;
1095 if (getpeereid(sock, &euid, &egid) < 0) {