HomeSort by: relevance | last modified time | path
    Searched refs:MSGMNB (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
msg.h 111 int32_t msgmnb; /* max chars in a queue */ member in struct:msginfo
147 #ifndef MSGMNB
148 #define MSGMNB 2048 /* max # of bytes in a queue */
  /src/sys/kern/
sysv_ipc.c 123 MSGMNB, /* max chars in a queue */

Completed in 19 milliseconds