Home | History | Annotate | Download | only in openssh

Lines Matching defs:egid

1896 	gid_t egid;
1914 if (getpeereid(newsock, &euid, &egid) < 0) {