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

/macosx-10.10.1/bind9-45.101/bind9/lib/export/samples/
H A Dsample-update.c314 #define MAXWIRE (64 * 1024) macro
410 result = isc_buffer_allocate(mctx, &buf, MAXWIRE);
/macosx-10.10.1/bind9-45.101/bind9/bin/nsupdate/
H A Dnsupdate.c104 #define MAXWIRE (64 * 1024) macro
1168 result = isc_buffer_allocate(mctx, &buf, MAXWIRE);

Completed in 136 milliseconds