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

  /bionic/libc/kernel/common/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /development/ndk/platforms/android-3/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/
msg.h 47 int msgssz; member in struct:msginfo
60 #define MSGSSZ 16 /* message segment size */
61 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ) /* max no. of segments */
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
msg.h 52 int msgssz; member in struct:msginfo
64 #define MSGSSZ 16
65 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ)
  /external/kernel-headers/original/linux/
msg.h 47 int msgssz; member in struct:msginfo
60 #define MSGSSZ 16 /* message segment size */
61 #define __MSGSEG ((MSGPOOL*1024)/ MSGSSZ) /* max no. of segments */

Completed in 1083 milliseconds