Searched defs:mod (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/bin/named/
H A Dserver.c298 isc_boolean_t mod; member in struct:catz_chgzone_event
2148 if (ev->mod == ISC_TRUE) {
2231 ISC_TRUE, ISC_FALSE, ev->mod);
2385 event->mod = ISC_TF(type == DNS_EVENT_CATZMODZONE);
11857 else if (strncasecmp(command, "mod", 3) == 0)
12388 INSIST(strncasecmp(command, "mod", 3) == 0);

Completed in 72 milliseconds