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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dxfrout.c185 typedef struct rrstream_methods rrstream_methods_t; typedef in typeref:struct:rrstream_methods
189 rrstream_methods_t *methods;
228 static rrstream_methods_t ixfr_rrstream_methods;
296 static rrstream_methods_t ixfr_rrstream_methods = {
325 static rrstream_methods_t axfr_rrstream_methods;
421 static rrstream_methods_t axfr_rrstream_methods = {
446 static rrstream_methods_t soa_rrstream_methods;
506 static rrstream_methods_t soa_rrstream_methods = {
541 static rrstream_methods_t compound_rrstream_methods;
644 static rrstream_methods_t compound_rrstream_method
[all...]

Completed in 96 milliseconds