func syscall.Getpgid
2 uses
syscall (current package)
syscall_linux.go#L932: pid, _ = Getpgid(0)
zsyscall_linux_amd64.go#L449: func Getpgid(pid int) (pgid int, err error) {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)