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

  /external/strace/linux/
dummy.h 236 #define sys_semop printargs macro
syscall.h 209 int sys_semget(), sys_semctl(), sys_semop();
224 # undef SYS_semop
syscallent.h 384 { 4, TI, sys_semop, "semop" }, /* 319 */
  /external/strace/strace/linux/hppa/
syscallent.h 193 { 4, TI, sys_semop, "semop" }, /* 185 */
  /external/strace/strace/linux/s390/
syscallent.h 359 { 4, TI, sys_semop, "semop" }, /* 319 */
  /external/strace/strace/linux/s390x/
syscallent.h 358 { 4, TI, sys_semop, "semop" }, /* 319 */
  /external/strace/strace/linux/sh/
syscallent.h 288 { 4, TI, sys_semop, "semop" }, /* 251 */
  /external/strace/strace/linux/sh64/
syscallent.h 268 { 4, TI, sys_semop, "semop" }, /* 237 */
  /external/strace/strace/linux/
syscall.h 209 int sys_semget(), sys_semctl(), sys_semop();
224 # undef SYS_semop
syscallent.h 376 { 4, TI, sys_semop, "semop" }, /* 319 */
  /external/strace/strace/linux/x86_64/
syscallent.h 66 { 4, TI, sys_semop, "semop" }, /* 65 */
  /external/strace/
ipc.c 261 int sys_semop(tcp) function
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/asm/
unistd_64.h 154 __SYSCALL(__NR_semop, sys_semop)

Completed in 410 milliseconds