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

/macosx-10.9.5/bind9-45.100/bind9/bin/named/
H A Dlwdgabn.c343 isc_eventtype_t evtype; local
348 evtype = ev->ev_type;
356 if (evtype == DNS_EVENT_ADBNOMOREADDRESSES) {
392 if (evtype == DNS_EVENT_ADBMOREADDRESSES) {
/macosx-10.9.5/bind9-45.100/bind9/lib/dns/
H A Dadb.c1401 clean_finds_at_name(dns_adbname_t *name, isc_eventtype_t evtype, argument
1412 "ENTER clean_finds_at_name, name %p, evtype %08x, addrs %08x",
1413 name, evtype, addrs);
1424 switch (evtype) {
1462 ev->ev_type = evtype;

Completed in 136 milliseconds