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

/bind-9.6-ESV-R11/lib/isc/tests/
H A Dlex_test.c39 isc_buffer_t death_buf; local
52 isc_buffer_init(&death_buf, &death[0], sizeof(death));
53 isc_buffer_add(&death_buf, sizeof(death));
55 result = isc_lex_openbuffer(lex, &death_buf);

Completed in 24 milliseconds