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

  /external/strace/linux/
syscall.h 243 int sys_semget(), sys_semctl(), sys_semop();
259 # undef SYS_semop
355 #define SYS_semop (SYS_semsys_subcall + 2)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 283 #define SYS_semop __NR_semop
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 283 #define SYS_semop __NR_semop
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 283 #define SYS_semop __NR_semop

Completed in 462 milliseconds