func syscall.Getppid
2 uses
syscall (current package)
zsyscall_linux_amd64.go#L468: func Getppid() (ppid int) {
os
exec.go#L81: func Getppid() int { return syscall.Getppid() }
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)