HomeSort by: relevance | last modified time | path
    Searched defs:table_towire (Results 1 - 1 of 1) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isccc/
cc.c 107 table_towire(isccc_sexpr_t *alist, isc_buffer_t **buffer);
151 result = table_towire(elt, buffer);
207 table_towire(isccc_sexpr_t *alist, isc_buffer_t **buffer) { function
366 result = table_towire(alist, buffer);

Completed in 18 milliseconds