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

/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c362 typedef struct rrstream_methods rrstream_methods_t; typedef in typeref:struct:rrstream_methods
366 rrstream_methods_t *methods;
405 static rrstream_methods_t ixfr_rrstream_methods;
472 static rrstream_methods_t ixfr_rrstream_methods = {
501 static rrstream_methods_t axfr_rrstream_methods;
596 static rrstream_methods_t axfr_rrstream_methods = {
621 static rrstream_methods_t soa_rrstream_methods;
680 static rrstream_methods_t soa_rrstream_methods = {
715 static rrstream_methods_t compound_rrstream_methods;
817 static rrstream_methods_t compound_rrstream_method
[all...]

Completed in 11 milliseconds