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

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dmaster.c85 #define TOKENSIZ (8 * 1024) macro
564 result = isc_lex_create(mctx, TOKENSIZ, &lctx->lex);
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dmaster.c85 #define TOKENSIZ (8 * 1024) macro
553 result = isc_lex_create(mctx, TOKENSIZ, &lctx->lex);

Completed in 201 milliseconds