const syscall.SYS_GETPGID
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L490: r0, _, e1 := RawSyscall(SYS_GETPGID, uintptr(pid), 0, 0)
zsysnum_linux_amd64.go#L128: SYS_GETPGID = 121
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)