HomeSort by: relevance | last modified time | path
    Searched defs:msgmax (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/sys/
msg.h 109 int32_t msgmax; /* max chars in a message */ member in struct:msginfo
145 #undef MSGMAX /* ALWAYS compute MGSMAX! */
146 #define MSGMAX (MSGSSZ*MSGSEG)
msg.h 109 int32_t msgmax; /* max chars in a message */ member in struct:msginfo
145 #undef MSGMAX /* ALWAYS compute MGSMAX! */
146 #define MSGMAX (MSGSSZ*MSGSEG)
msg.h 109 int32_t msgmax; /* max chars in a message */ member in struct:msginfo
145 #undef MSGMAX /* ALWAYS compute MGSMAX! */
146 #define MSGMAX (MSGSSZ*MSGSEG)

Completed in 35 milliseconds