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

/haiku/src/system/kernel/
H A Dport.cpp445 #define PORT_MAX_MESSAGE_SIZE (256 * 1024) macro
1560 if (bufferSize > PORT_MAX_MESSAGE_SIZE)

Completed in 85 milliseconds