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

/bind-9.11.3/bin/named/
H A Dxfrout.c644 * An 'xfrout_ctx_t' contains the state of an outgoing AXFR or IXFR
675 } xfrout_ctx_t; typedef in typeref:struct:__anon28
688 xfrout_ctx_t **xfrp);
691 sendstream(xfrout_ctx_t *xfr);
697 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg);
700 xfrout_maybe_destroy(xfrout_ctx_t *xfr);
703 xfrout_ctx_destroy(xfrout_ctx_t **xfrp);
714 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...)
739 xfrout_ctx_t *xfr = NULL;
1147 isc_boolean_t many_answers, xfrout_ctx_t **xfr
[all...]

Completed in 15 milliseconds