Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/nsd/dist/
H A Dxfrd.c66 static int xfrd_handle_incoming_notify(xfrd_zone_type* zone,
2138 (void)xfrd_handle_incoming_notify(zone, soa); in xfrd_parse_received_xfr_packet()
2453 if(xfrd_handle_incoming_notify(zone, soa)) { in xfrd_handle_notify_and_start_xfr()
2527 xfrd_handle_incoming_notify(xfrd_zone_type* zone, xfrd_soa_type* soa) in xfrd_handle_incoming_notify() function
2624 xfrd_handle_incoming_notify(zone, &soa); in xfrd_check_failed_updates()