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

/bind-9.6-ESV-R11/bin/named/
H A Dxfrout.c827 * An 'xfrout_ctx_t' contains the state of an outgoing AXFR or IXFR
857 } xfrout_ctx_t; typedef in typeref:struct:__anon19
869 xfrout_ctx_t **xfrp);
872 sendstream(xfrout_ctx_t *xfr);
878 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg);
881 xfrout_maybe_destroy(xfrout_ctx_t *xfr);
884 xfrout_ctx_destroy(xfrout_ctx_t **xfrp);
895 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...)
920 xfrout_ctx_t *xfr = NULL;
1321 xfrout_ctx_t **xfr
[all...]

Completed in 72 milliseconds