HomeSort by relevance Sort by last modified time
    Searched refs:SYS_shmat (Results 1 - 6 of 6) sorted by null

  /external/strace/strace/linux/sparc/
syscall.h 130 int sys_shmsys(), sys_shmat(), sys_shmctl(), sys_shmdt(), sys_shmget();
133 #define SYS_shmat (SYS_shmsys_subcall + 0)
syscall.h.2 113 int sys_shmat(), sys_shmdt(), sys_shmget(), sys_shmctl();
124 #define SYS_shmat (SYS_ipc_subcall + 21)
  /external/strace/linux/
syscall.h 211 int sys_shmat(), sys_shmdt(), sys_shmget(), sys_shmctl();
232 # undef SYS_shmat
  /external/strace/strace/linux/
syscall.h 211 int sys_shmat(), sys_shmdt(), sys_shmget(), sys_shmctl();
232 # undef SYS_shmat
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 288 #define SYS_shmat __NR_shmat
  /external/strace/
syscall.c 520 { SYS_shmsys, 5, { SYS_shmat, SYS_shmctl, SYS_shmdt, SYS_shmget, SYS_shmctl } },
    [all...]

Completed in 644 milliseconds