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

/freebsd-9.3-release/contrib/bind9/bin/named/
H A Dxfrout.c654 * An 'xfrout_ctx_t' contains the state of an outgoing AXFR or IXFR
684 } xfrout_ctx_t; typedef in typeref:struct:__anon124
696 xfrout_ctx_t **xfrp);
699 sendstream(xfrout_ctx_t *xfr);
705 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg);
708 xfrout_maybe_destroy(xfrout_ctx_t *xfr);
711 xfrout_ctx_destroy(xfrout_ctx_t **xfrp);
722 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...)
747 xfrout_ctx_t *xfr = NULL;
1126 xfrout_ctx_t **xfr
[all...]

Completed in 36 milliseconds