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

  /external/strace/linux/
syscall.h 243 int sys_semget(), sys_semctl(), sys_semop();
261 # undef SYS_semctl
350 int sys_semsys(), sys_semctl(), sys_semget();
353 #define SYS_semctl (SYS_semsys_subcall + 0)
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
syscall.h 281 #define SYS_semctl __NR_semctl
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 281 #define SYS_semctl __NR_semctl
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
syscall.h 281 #define SYS_semctl __NR_semctl
  /bionic/libc/include/sys/
glibc-syscalls.h 237 #define SYS_semctl __NR_semctl
591 #define SYS_semctl __NR_semctl
    [all...]

Completed in 28 milliseconds