Searched refs:MAX_MSG_SIZE (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libc/port/gen/
H A Dfmtmsg.c103 #define MAX_MSG_SIZE 1024 macro
1127 message1 = alloca(MAX_MSG_SIZE);
1128 writemsg(message1, MAX_MSG_SIZE,
1134 message2 = alloca(MAX_MSG_SIZE);
1135 writemsg(message2, MAX_MSG_SIZE,

Completed in 31 milliseconds