Home
last modified time | relevance | path

Searched refs:notify_enable (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/nsd/
H A Dxfrd-notify.c23 static void notify_enable(struct notify_zone* zone,
484 notify_enable(struct notify_zone* zone, struct xfrd_soa* new_soa) in notify_enable() function
526 notify_enable(zone, &xz->soa_nsd); in xfrd_notify_start()
527 else notify_enable(zone, NULL); in xfrd_notify_start()
540 notify_enable(zone, new_soa); in xfrd_send_notify()
558 notify_enable(zone, new_soa); in notify_handle_master_zone_soainfo()