HomeSort by relevance Sort by last modified time
    Searched full:getsid (Results 176 - 200 of 325) sorted by null

1 2 3 4 5 6 78 91011>>

  /bionic/libc/
libc.x86_64.map 409 getsid; # introduced-arm=17 introduced-arm64=21 introduced-mips=17 introduced-mips64=21 introduced-x86=17 introduced-x86_64=21
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ia32/
pyconfig.h 350 /* Define to 1 if you have the 'getsid' function. */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Ipf/
pyconfig.h 346 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Ia32/
pyconfig.h 362 /* Define to 1 if you have the 'getsid' function. */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/X64/
pyconfig.h 361 /* Define to 1 if you have the 'getsid' function. */
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/X64/
pyconfig.h 363 /* Define to 1 if you have the 'getsid' function. */
    [all...]
  /external/python/cpython2/android_arm/pyconfig/
pyconfig.h 341 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /external/python/cpython2/android_arm64/pyconfig/
pyconfig.h 341 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /external/python/cpython2/android_x86/pyconfig/
pyconfig.h 341 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /external/python/cpython2/android_x86_64/pyconfig/
pyconfig.h 341 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /external/python/cpython2/darwin_x86_64/pyconfig/
pyconfig.h 348 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /external/python/cpython2/linux_x86_64/pyconfig/
pyconfig.h 347 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /external/python/cpython2/
pyconfig.h.in 346 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /external/python/cpython3/
pyconfig.h.in 441 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
unistd.h 694 extern __pid_t getsid (__pid_t __pid) __THROW;
    [all...]
  /prebuilts/gdb/darwin-x86/include/python2.7/
pyconfig.h 338 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /prebuilts/gdb/linux-x86/include/python2.7/
pyconfig.h 338 /* Define to 1 if you have the `getsid' function. */
    [all...]
  /prebuilts/go/darwin-x86/src/syscall/
zsyscall_darwin_386.go 663 func Getsid(pid int) (sid int, err error) {
zsyscall_darwin_amd64.go 663 func Getsid(pid int) (sid int, err error) {
zsyscall_darwin_arm.go 663 func Getsid(pid int) (sid int, err error) {
zsyscall_darwin_arm64.go 663 func Getsid(pid int) (sid int, err error) {
zsyscall_dragonfly_amd64.go 657 func Getsid(pid int) (sid int, err error) {
zsyscall_freebsd_386.go 621 func Getsid(pid int) (sid int, err error) {
zsyscall_freebsd_amd64.go 621 func Getsid(pid int) (sid int, err error) {
zsyscall_freebsd_arm.go 621 func Getsid(pid int) (sid int, err error) {

Completed in 1079 milliseconds

1 2 3 4 5 6 78 91011>>