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

/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c465 ixfr_rrstream_destroy(rrstream_t **rsp) { argument
466 ixfr_rrstream_t *s = (ixfr_rrstream_t *) *rsp;
499 axfr_rrstream_destroy(rrstream_t **rsp);
589 axfr_rrstream_destroy(rrstream_t **rsp) { argument
590 axfr_rrstream_t *s = (axfr_rrstream_t *) *rsp;
619 soa_rrstream_destroy(rrstream_t **rsp);
673 soa_rrstream_destroy(rrstream_t **rsp) { argument
674 soa_rrstream_t *s = (soa_rrstream_t *) *rsp;
710 compound_rrstream_destroy(rrstream_t **rsp);
809 compound_rrstream_destroy(rrstream_t **rsp) { argument
[all...]

Completed in 14 milliseconds