Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsysv_msg.c108 #ifndef MSGSSZ
109 #define MSGSSZ 8 /* Each segment must be 2^N long */ macro
114 #define MSGMAX (MSGSSZ*MSGSEG)
140 MSGSSZ, /* size of a message segment */
/freebsd/sys/conf/
H A Doptions217 MSGSSZ opt_sysvipc.h
H A DNOTES2772 # MSGSSZ must be a power of 2 between 8 and 1024.
2776 options MSGSSZ=16 # Size of a message segment