HomeSort by relevance Sort by last modified time
    Searched defs:SYS_semop (Results 1 - 5 of 5) 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)
  /bionic/libc/include/sys/
glibc-syscalls.h 239 #define SYS_semop __NR_semop
593 #define SYS_semop __NR_semop
    [all...]
  /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 109 milliseconds