func golang.org/x/sys/unix.Getegid
2 uses
golang.org/x/sys/unix (current package)
syscall_linux.go#L2214: gid = Getegid()
zsyscall_linux_amd64.go#L131: func Getegid() (egid int) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)