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

/bind-9.11.3/bin/tests/system/checkconf/
H A Dbad-inline-slave.conf10 * An inline-signing slave should be forced to have a file option
/bind-9.11.3/lib/dns/
H A Dnta.c39 isc_boolean_t forced; member in struct:dns_nta
358 nta->forced = force;
699 n->forced ? "forced" : "regular",
H A Dview.c2285 isc_boolean_t forced; local
2313 forced = ISC_FALSE;
2314 else if (strcmp(type, "forced") == 0)
2315 forced = ISC_TRUE;
2335 forced, 0, t);

Completed in 41 milliseconds