Home
last modified time | relevance | path

Searched defs:Getppid (Results 1 – 25 of 65) sorted by relevance

123

/aosp_15_r20/prebuilts/go/linux-x86/src/os/
Dexec.go289 func Getppid() int { return syscall.Getppid() } func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/plan9/
Dsyscall_plan9.go102 func Getppid() (ppid int) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/syscall/
Dsyscall_plan9.go164 func Getppid() (ppid int) { func
Dsyscall_js.go325 func Getppid() int { func
Dsyscall_wasip1.go378 func Getppid() int { func
Dzsyscall_netbsd_arm.go590 func Getppid() (ppid int) { func
Dzsyscall_netbsd_386.go590 func Getppid() (ppid int) { func
Dzsyscall_netbsd_amd64.go590 func Getppid() (ppid int) { func
Dzsyscall_netbsd_arm64.go590 func Getppid() (ppid int) { func
Dzsyscall_openbsd_mips64.go569 func Getppid() (ppid int) { func
Dzsyscall_linux_386.go508 func Getppid() (ppid int) { func
Dzsyscall_linux_s390x.go508 func Getppid() (ppid int) { func
Dzsyscall_dragonfly_amd64.go645 func Getppid() (ppid int) { func
Dzsyscall_freebsd_amd64.go612 func Getppid() (ppid int) { func
Dzsyscall_freebsd_arm.go612 func Getppid() (ppid int) { func
Dzsyscall_freebsd_riscv64.go612 func Getppid() (ppid int) { func
Dzsyscall_solaris_amd64.go574 func Getppid() (ppid int) { func
Dzsyscall_freebsd_386.go612 func Getppid() (ppid int) { func
Dzsyscall_freebsd_arm64.go612 func Getppid() (ppid int) { func
Dzsyscall_linux_riscv64.go508 func Getppid() (ppid int) { func
Dzsyscall_aix_ppc64.go918 func Getppid() (ppid int) { func
Dsyscall_windows.go1237 func Getppid() (ppid int) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/
Dzsyscall_aix_ppc.go427 func Getppid() (ppid int) { func
Dzsyscall_aix_ppc64.go332 func Getppid() (ppid int) { func
Dzsyscall_dragonfly_amd64.go866 func Getppid() (ppid int) { func

123