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