HomeSort by relevance Sort by last modified time
    Searched full:getppid (Results 201 - 225 of 479) sorted by null

1 2 3 4 5 6 7 891011>>

  /prebuilts/gdb/darwin-x86/share/gdb/syscalls/
mips-n32-linux.xml 125 <syscall name="getppid" number="6108"/>
mips-n64-linux.xml 125 <syscall name="getppid" number="5108"/>
mips-o32-linux.xml 78 <syscall name="getppid" number="4064"/>
ppc-linux.xml 81 <syscall name="getppid" number="64"/>
ppc64-linux.xml 81 <syscall name="getppid" number="64"/>
s390-linux.xml 69 <syscall name="getppid" number="64"/>
s390x-linux.xml 60 <syscall name="getppid" number="64"/>
sparc-linux.xml 212 <syscall name="getppid" number="197"/>
sparc64-linux.xml 195 <syscall name="getppid" number="197"/>
  /prebuilts/gdb/linux-x86/share/gdb/syscalls/
aarch64-linux.xml 185 <syscall name="getppid" number="173"/>
amd64-linux.xml 127 <syscall name="getppid" number="110"/>
i386-linux.xml 81 <syscall name="getppid" number="64"/>
mips-n32-linux.xml 125 <syscall name="getppid" number="6108"/>
mips-n64-linux.xml 125 <syscall name="getppid" number="5108"/>
mips-o32-linux.xml 78 <syscall name="getppid" number="4064"/>
ppc-linux.xml 81 <syscall name="getppid" number="64"/>
ppc64-linux.xml 81 <syscall name="getppid" number="64"/>
s390-linux.xml 69 <syscall name="getppid" number="64"/>
s390x-linux.xml 60 <syscall name="getppid" number="64"/>
sparc-linux.xml 212 <syscall name="getppid" number="197"/>
sparc64-linux.xml 195 <syscall name="getppid" number="197"/>
  /prebuilts/go/darwin-x86/src/syscall/
syscall_darwin.go 264 //sysnb Getppid() (ppid int)
syscall_unix_test.go 114 flock.Pid = int32(syscall.Getppid())
  /prebuilts/go/linux-x86/src/syscall/
syscall_darwin.go 264 //sysnb Getppid() (ppid int)
syscall_unix_test.go 114 flock.Pid = int32(syscall.Getppid())

Completed in 445 milliseconds

1 2 3 4 5 6 7 891011>>