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

  /external/strace/xlat/
ipccalls.h 23 #if !(defined(MSGCTL) || (defined(HAVE_DECL_MSGCTL) && HAVE_DECL_MSGCTL))
24 # define MSGCTL 14
54 XLAT(MSGCTL),
  /bionic/libc/kernel/uapi/linux/
ipc.h 55 #define MSGCTL 14
  /external/kernel-headers/original/uapi/linux/
ipc.h 36 * Control commands used with semctl, msgctl and shmctl
45 * Version flags for semctl, msgctl, and shmctl commands
70 #define MSGCTL 14
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
ipc.h 35 * Control commands used with semctl, msgctl and shmctl
44 * Version flags for semctl, msgctl, and shmctl commands
69 #define MSGCTL 14

Completed in 247 milliseconds