OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:msgssz
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
msg.h
102
* Each message is broken up and stored in segments that are
msgssz
bytes
105
* Consequently, msginit in kern/sysv_msg.c checks that
msgssz
is a power of
113
int32_t
msgssz
; /* size of a message segment
member in struct:msginfo
139
#ifndef
MSGSSZ
140
#define
MSGSSZ
8 /* Each segment must be 2^N long */
146
#define MSGMAX (
MSGSSZ
*MSGSEG)
Completed in 12 milliseconds
Indexes created Mon Oct 13 04:09:54 GMT 2025