Home
last modified time | relevance | path

Searched defs:MSGMNB (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libc/sysvipc/
H A Dsysvipc_msg.h75 #define MSGMNB 2048 /* max # of bytes in a queue */ macro
/dflybsd-src/sys/kern/
H A Dsysv_msg.c63 #define MSGMNB 2048 /* max # of bytes in a queue */ macro