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

/netbsd-current/external/mpl/bind/dist/tests/isc/
H A Dlex_test.c41 isc_buffer_t death_buf; local
51 isc_buffer_init(&death_buf, &death[0], sizeof(death));
52 isc_buffer_add(&death_buf, sizeof(death));
54 result = isc_lex_openbuffer(lex, &death_buf);

Completed in 119 milliseconds