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

/bind-9.6-ESV-R11/bin/named/include/named/
H A Dlistenlist.h96 isc_boolean_t enabled, ns_listenlist_t **target);
99 * all addresses with port 'port' (if 'enabled' is ISC_TRUE),
100 * or no addresses (if 'enabled' is ISC_FALSE).
/bind-9.6-ESV-R11/bin/named/
H A Dlistenlist.c104 isc_boolean_t enabled, ns_listenlist_t **target)
112 if (enabled)
103 ns_listenlist_default(isc_mem_t *mctx, in_port_t port, isc_boolean_t enabled, ns_listenlist_t **target) argument
/bind-9.6-ESV-R11/contrib/idn/idnkit-1.0-src/lib/
H A Dres.c154 static int enabled; variable
163 enabled = 0;
165 enabled = 1;
175 enabled = 1;
177 enabled = 0;
211 if (!enabled || actions == 0) {
477 if (!enabled || actions == 0) {
732 if (!enabled || actions == 0) {

Completed in 15 milliseconds