HomeSort by relevance Sort by last modified time
    Searched full:msgpool (Results 51 - 60 of 60) sorted by null

1 23

  /prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /external/kernel-headers/original/uapi/linux/
msg.h 43 int msgpool; member in struct:msginfo
80 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
84 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
msq.h 73 int msgpool; member in struct:msginfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
msq.h 67 int msgpool; member in struct:msginfo
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
msq.h 73 int msgpool; member in struct:msginfo
  /external/toybox/toys/pending/
ipcs.c 355 info_buf.msgpool, info_buf.msgmap, info_buf.msgtql);
  /external/valgrind/include/vki/
vki-linux.h 1532 int msgpool; member in struct:vki_msginfo
    [all...]

Completed in 466 milliseconds

1 23