HomeSort by relevance Sort by last modified time
    Searched refs:MSGPOOL (Results 26 - 45 of 45) sorted by null

12

  /prebuilts/ndk/7/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)
  /prebuilts/ndk/8/platforms/android-14/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/8/platforms/android-14/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/8/platforms/android-14/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/8/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/8/platforms/android-3/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/8/platforms/android-3/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/8/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/8/platforms/android-4/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/8/platforms/android-4/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/8/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/8/platforms/android-5/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/8/platforms/android-5/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/8/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/8/platforms/android-8/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/8/platforms/android-8/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/8/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/8/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/8/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)
  /external/kernel-headers/original/linux/
msg.h 42 int msgpool; member in struct:msginfo
57 #define MSGPOOL (MSGMNI*MSGMNB/1024) /* size in kilobytes of message pool */
61 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ) /* max no. of segments */

Completed in 2108 milliseconds

12