Home
last modified time | relevance | path

Searched refs:Getpid (Results 1 – 25 of 28) sorted by relevance

12

/external/syzkaller/pkg/osutil/
Dosutil_unix.go59 if err := WriteFile(pidfile, []byte(strconv.Itoa(syscall.Getpid()))); err != nil {
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzsyscall_netbsd_arm.go763 func Getpid() (pid int) { func
Dzsyscall_netbsd_amd64.go763 func Getpid() (pid int) { func
Dzsyscall_netbsd_386.go763 func Getpid() (pid int) { func
Dzsyscall_openbsd_386.go761 func Getpid() (pid int) { func
Dzsyscall_dragonfly_amd64.go790 func Getpid() (pid int) { func
Dzsyscall_openbsd_amd64.go761 func Getpid() (pid int) { func
Dzsyscall_openbsd_arm.go761 func Getpid() (pid int) { func
Dzsyscall_darwin_amd64.go886 func Getpid() (pid int) { func
Dzsyscall_solaris_amd64.go837 func Getpid() (pid int) { func
Dzsyscall_darwin_arm64.go886 func Getpid() (pid int) { func
Dzsyscall_darwin_arm.go886 func Getpid() (pid int) { func
Dzsyscall_darwin_386.go886 func Getpid() (pid int) { func
Dzsyscall_freebsd_amd64.go1057 func Getpid() (pid int) { func
Dzsyscall_freebsd_arm.go1057 func Getpid() (pid int) { func
Dzsyscall_freebsd_386.go1057 func Getpid() (pid int) { func
Dzsyscall_linux_s390x.go625 func Getpid() (pid int) { func
Dzsyscall_linux_386.go625 func Getpid() (pid int) { func
Dzsyscall_linux_arm64.go625 func Getpid() (pid int) { func
Dzsyscall_linux_mipsle.go625 func Getpid() (pid int) { func
Dzsyscall_linux_mips64le.go625 func Getpid() (pid int) { func
Dzsyscall_linux_sparc64.go640 func Getpid() (pid int) { func
Dzsyscall_linux_arm.go625 func Getpid() (pid int) { func
Dzsyscall_linux_mips64.go625 func Getpid() (pid int) { func
Dzsyscall_linux_amd64.go625 func Getpid() (pid int) { func

12