OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSGMAX
(Results
1 - 2
of
2
) sorted by null
/bionic/libc/kernel/uapi/linux/
msg.h
51
int
msgmax
;
member in struct:msginfo
59
#define
MSGMAX
8192
/external/kernel-headers/original/uapi/linux/
msg.h
47
int
msgmax
;
member in struct:msginfo
56
* MSGMNI,
MSGMAX
and MSGMNB are default values which can be
78
#define
MSGMAX
8192 /* <= INT_MAX */ /* max size of message (bytes) */
Completed in 41 milliseconds