Searched refs:MSGMAX (Results 1 – 2 of 2) sorted by relevance
12 #define MSGMAX 10 macro24 mqa.mq_maxmsg = MSGMAX; in main()
53 #define MSGMAX 8192 /* <= INT_MAX */ /* max size of message (bytes) */ macro