Home
last modified time | relevance | path

Searched refs:MSGSSZ (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dsysv_msg.c107 #ifndef MSGSSZ
108 #define MSGSSZ 8 /* Each segment must be 2^N long */ macro
113 #define MSGMAX (MSGSSZ*MSGSEG)
139 MSGSSZ, /* size of a message segment */
/freebsd/sys/conf/
H A Doptions214 MSGSSZ opt_sysvipc.h
H A DNOTES2753 # MSGSSZ must be a power of 2 between 8 and 1024.
2757 options MSGSSZ=16 # Size of a message segment