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

  /src/external/bsd/nsd/dist/
xfrd.h 40 typedef struct xfrd_soa xfrd_soa_type; typedef in typeref:struct:xfrd_soa
170 xfrd_soa_type soa_nsd;
172 xfrd_soa_type soa_disk;
174 xfrd_soa_type soa_notified;
436 void xfrd_handle_incoming_soa(xfrd_zone_type* zone, xfrd_soa_type* soa,
451 void xfrd_copy_soa(xfrd_soa_type* soa, rr_type* rr);
480 void xfrd_handle_notify_and_start_xfr(xfrd_zone_type* zone, xfrd_soa_type* soa);

Completed in 13 milliseconds