Searched defs:table_towire (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isccc/
H A Dcc.c104 table_towire(isccc_sexpr_t *alist, isc_buffer_t **buffer);
145 result = table_towire(elt, buffer);
198 table_towire(isccc_sexpr_t *alist, isc_buffer_t **buffer) { function
401 result = table_towire(alist, buffer);

Completed in 13 milliseconds