HomeSort by relevance Sort by last modified time
    Searched defs:MSGPOOL (Results 51 - 74 of 74) sorted by null

1 23

  /prebuilts/ndk/9/platforms/android-18/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-18/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-18/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-19/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-19/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-19/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-3/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
msg.h 47 int msgpool; member in struct:msginfo
61 #define MSGPOOL (MSGMNI*MSGMNB/1024)
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /bionic/libc/kernel/uapi/linux/
msg.h 55 int msgpool; member in struct:msginfo
71 #define MSGPOOL (MSGMNI * MSGMNB / 1024)
76 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ)
  /development/ndk/platforms/android-21/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
68 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
72 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/linux/
msg.h 42 int msgpool; member in struct:msginfo
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
71 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
msg.h 42 int msgpool; member in struct:msginfo
67 #define MSGPOOL (MSGMNI * MSGMNB / 1024) /* size in kbytes of message pool */
71 #define __MSGSEG ((MSGPOOL * 1024) / MSGSSZ) /* max no. of segments */
  /prebuilts/ndk/9/platforms/android-21/arch-arm/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/9/platforms/android-21/arch-arm64/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/9/platforms/android-21/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/9/platforms/android-21/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/9/platforms/android-21/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/9/platforms/android-21/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)

Completed in 2877 milliseconds

1 23