Home
last modified time | relevance | path

Searched defs:xfr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/unbound/services/
H A Dauthzone.c2014 xfr_find_soa(struct auth_zone* z, struct auth_xfer* xfr) in xfr_find_soa()
2215 struct auth_xfer* xfr; in az_delete_deleted_zones() local
2324 auth_xfer_delete(struct auth_xfer* xfr) in auth_xfer_delete()
3763 az_xfr_allowed_notify(struct auth_xfer* xfr, struct sockaddr_storage* addr, in az_xfr_allowed_notify()
3778 xfr_serial_means_update(struct auth_xfer* xfr, uint32_t serial) in xfr_serial_means_update()
3793 xfr_note_notify_serial(struct auth_xfer* xfr, int has_serial, uint32_t serial) in xfr_note_notify_serial()
3817 xfr_process_notify(struct auth_xfer* xfr, struct module_env* env, in xfr_process_notify()
3840 struct auth_xfer* xfr; in auth_zones_notify() local
3870 struct auth_xfer* xfr; in auth_zones_startprobesequence() local
3886 auth_xfer_set_expired(struct auth_xfer* xfr, struct module_env* env, in auth_xfer_set_expired()
[all …]
/freebsd/contrib/unbound/daemon/
H A Dremote.c2752 struct auth_xfer* xfr = NULL; in do_auth_zone_reload() local