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

/bind-9.11.3/lib/dns/
H A Dzone.c10724 notify_create(isc_mem_t *mctx, unsigned int flags, dns_notify_t **notifyp) { function
11007 result = notify_create(notify->mctx, flags, &newnotify);
11156 result = notify_create(zone->mctx, flags, &notify);
11231 result = notify_create(zone->mctx, flags, &notify);

Completed in 53 milliseconds