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

  /bionic/libc/include/sys/
msg.h 42 typedef __kernel_ulong_t msglen_t; typedef
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
msq.h 34 typedef unsigned long int msglen_t; typedef
55 msglen_t msg_qbytes; /* max number of bytes allowed on queue */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
msq.h 33 typedef unsigned long int msglen_t; typedef
49 msglen_t msg_qbytes; /* max number of bytes allowed on queue */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
msq.h 34 typedef unsigned long int msglen_t; typedef
55 msglen_t msg_qbytes; /* max number of bytes allowed on queue */

Completed in 1406 milliseconds