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

  /bionic/libc/include/sys/
msg.h 41 typedef __kernel_ulong_t msgqnum_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
msq.h 33 typedef unsigned long int msgqnum_t; typedef
54 msgqnum_t msg_qnum; /* number of messages currently on queue */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
msq.h 32 typedef unsigned long int msgqnum_t; typedef
48 msgqnum_t msg_qnum; /* number of messages currently on queue */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
msq.h 33 typedef unsigned long int msgqnum_t; typedef
54 msgqnum_t msg_qnum; /* number of messages currently on queue */

Completed in 229 milliseconds