Searched defs:xfr (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/bind9/lib/dns/ |
| D | xfrin.c | 255 axfr_init(dns_xfrin_ctx_t *xfr) { in axfr_init() 272 axfr_makedb(dns_xfrin_ctx_t *xfr, dns_db_t **dbp) { in axfr_makedb() 288 axfr_putdata(dns_xfrin_ctx_t *xfr, dns_diffop_t op, in axfr_putdata() 313 axfr_apply(dns_xfrin_ctx_t *xfr) { in axfr_apply() 326 axfr_commit(dns_xfrin_ctx_t *xfr) { in axfr_commit() 338 axfr_finalize(dns_xfrin_ctx_t *xfr) { in axfr_finalize() 354 ixfr_init(dns_xfrin_ctx_t *xfr) { in ixfr_init() 379 ixfr_putdata(dns_xfrin_ctx_t *xfr, dns_diffop_t op, in ixfr_putdata() 404 ixfr_apply(dns_xfrin_ctx_t *xfr) { in ixfr_apply() 426 ixfr_commit(dns_xfrin_ctx_t *xfr) { in ixfr_commit() [all …]
|
| D | zone.c | 271 dns_xfrin_ctx_t *xfr; /* task locked */ member
|
| /freebsd-9-stable/contrib/bind9/bin/named/ |
| D | xfrout.c | 746 xfrout_ctx_t *xfr = NULL; in ns_xfr_start() local 1127 xfrout_ctx_t *xfr; in xfrout_ctx_create() local 1236 sendstream(xfrout_ctx_t *xfr) { in sendstream() 1529 xfrout_ctx_t *xfr = *xfrp; in xfrout_ctx_destroy() local 1569 xfrout_ctx_t *xfr = (xfrout_ctx_t *)event->ev_arg; in xfrout_senddone() local 1597 xfrout_fail(xfrout_ctx_t *xfr, isc_result_t result, const char *msg) { in xfrout_fail() 1605 xfrout_maybe_destroy(xfrout_ctx_t *xfr) { in xfrout_maybe_destroy() 1622 xfrout_ctx_t *xfr = (xfrout_ctx_t *) arg; in xfrout_client_shutdown() local 1668 xfrout_log(xfrout_ctx_t *xfr, int level, const char *fmt, ...) { in xfrout_log()
|
| /freebsd-9-stable/contrib/bind9/lib/bind9/ |
| D | check.c | 2180 const char *xfr; in check_servers() local
|