HomeSort by: relevance | last modified time | path
    Searched defs:notify_enable (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/nsd/dist/
xfrd-notify.c 23 static void notify_enable(struct notify_zone* zone,
494 notify_enable(struct notify_zone* zone, struct xfrd_soa* new_soa) function
536 notify_enable(zone, &xz->soa_nsd);
537 else notify_enable(zone, NULL);
550 notify_enable(zone, new_soa);
568 notify_enable(zone, new_soa);

Completed in 23 milliseconds