OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSGMNB
(Results
51 - 55
of
55
) sorted by null
1
2
3
/prebuilts/ndk/current/platforms/android-24/arch-arm64/usr/include/linux/
msg.h
59
int
msgmnb
;
member in struct:msginfo
70
#define
MSGMNB
16384
71
#define MSGPOOL (MSGMNI *
MSGMNB
/ 1024)
72
#define MSGTQL
MSGMNB
74
#define MSGMAP
MSGMNB
/prebuilts/ndk/current/platforms/android-24/arch-mips/usr/include/linux/
msg.h
59
int
msgmnb
;
member in struct:msginfo
70
#define
MSGMNB
16384
71
#define MSGPOOL (MSGMNI *
MSGMNB
/ 1024)
72
#define MSGTQL
MSGMNB
74
#define MSGMAP
MSGMNB
/prebuilts/ndk/current/platforms/android-24/arch-mips64/usr/include/linux/
msg.h
59
int
msgmnb
;
member in struct:msginfo
70
#define
MSGMNB
16384
71
#define MSGPOOL (MSGMNI *
MSGMNB
/ 1024)
72
#define MSGTQL
MSGMNB
74
#define MSGMAP
MSGMNB
/prebuilts/ndk/current/platforms/android-24/arch-x86/usr/include/linux/
msg.h
59
int
msgmnb
;
member in struct:msginfo
70
#define
MSGMNB
16384
71
#define MSGPOOL (MSGMNI *
MSGMNB
/ 1024)
72
#define MSGTQL
MSGMNB
74
#define MSGMAP
MSGMNB
/prebuilts/ndk/current/platforms/android-24/arch-x86_64/usr/include/linux/
msg.h
59
int
msgmnb
;
member in struct:msginfo
70
#define
MSGMNB
16384
71
#define MSGPOOL (MSGMNI *
MSGMNB
/ 1024)
72
#define MSGTQL
MSGMNB
74
#define MSGMAP
MSGMNB
Completed in 39 milliseconds
1
2
3