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

<<11121314151617181920

  /prebuilts/gdb/linux-x86/share/gdb/syscalls/
arm-linux.xml 83 <syscall name="getppid" number="64"/>
  /prebuilts/go/darwin-x86/src/syscall/
syscall_solaris.go 449 //sys Getppid() (ppid int)
zsysnum_dragonfly_amd64.go 44 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_freebsd_386.go 43 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_freebsd_amd64.go 43 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_freebsd_arm.go 43 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_netbsd_386.go 39 SYS_GETPPID = 39 // { pid_t|sys||getppid(void); }
zsysnum_netbsd_amd64.go 39 SYS_GETPPID = 39 // { pid_t|sys||getppid(void); }
zsysnum_netbsd_arm.go 39 SYS_GETPPID = 39 // { pid_t|sys||getppid(void); }
  /prebuilts/go/linux-x86/src/syscall/
syscall_solaris.go 449 //sys Getppid() (ppid int)
zsysnum_dragonfly_amd64.go 44 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_freebsd_386.go 43 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_freebsd_amd64.go 43 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_freebsd_arm.go 43 SYS_GETPPID = 39 // { pid_t getppid(void); }
zsysnum_netbsd_386.go 39 SYS_GETPPID = 39 // { pid_t|sys||getppid(void); }
zsysnum_netbsd_amd64.go 39 SYS_GETPPID = 39 // { pid_t|sys||getppid(void); }
zsysnum_netbsd_arm.go 39 SYS_GETPPID = 39 // { pid_t|sys||getppid(void); }
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
rexec.py 147 'stat', 'times', 'uname', 'getpid', 'getppid',
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/
test_posix.py 45 "getpid", "getpgrp", "getppid", "getuid",
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
rexec.py 147 'stat', 'times', 'uname', 'getpid', 'getppid',
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/
test_posix.py 45 "getpid", "getpgrp", "getppid", "getuid",
  /external/compiler-rt/lib/sanitizer_common/
sanitizer_common_syscalls.inc 276 PRE_SYSCALL(getppid)() {}
278 POST_SYSCALL(getppid)(long res) {}
    [all...]
  /external/python/cpython3/Lib/test/
test_posix.py 46 "getpid", "getpgrp", "getppid", "getuid", "sync",
    [all...]
  /external/curl/lib/
config-vxworks.h 227 /* Define to 1 if you have the `getppid' function. */
curl_config.h 274 /* Define to 1 if you have the `getppid' function. */

Completed in 396 milliseconds

<<11121314151617181920