HomeSort by relevance Sort by last modified time
    Searched defs:SYS_shmget (Results 1 - 5 of 5) sorted by null

  /external/strace/linux/
syscall.h 245 int sys_shmat(), sys_shmdt(), sys_shmget(), sys_shmctl();
269 # undef SYS_shmget
363 int sys_shmsys(), sys_shmat(), sys_shmctl(), sys_shmdt(), sys_shmget();
369 #define SYS_shmget (SYS_shmsys_subcall + 3)
  /bionic/libc/include/sys/
glibc-syscalls.h 282 #define SYS_shmget __NR_shmget
629 #define SYS_shmget __NR_shmget
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 291 #define SYS_shmget __NR_shmget
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 291 #define SYS_shmget __NR_shmget
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 291 #define SYS_shmget __NR_shmget

Completed in 66 milliseconds