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

/macosx-10.9.5/bind9-45.100/bind9/contrib/queryperf/
H A Dqueryperf.c73 #define MAX_BUFFER_LEN 8192 /* in bytes */ macro
1608 static unsigned char in_buf[MAX_BUFFER_LEN];
1617 if ((numbytes = recvfrom(sockfd, in_buf, MAX_BUFFER_LEN,
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/plugins/
H A Dsrp.c514 #define MAX_BUFFER_LEN 2147483643 macro
601 if (alloclen > MAX_BUFFER_LEN) {

Completed in 137 milliseconds