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

/macosx-10.10.1/bind9-45.101/bind9/contrib/zkt/
H A Dzconf.c130 static zconf_para_t confpara[] = { variable
230 for ( c = confpara; c->label; c++ )
353 c = confpara;
712 for ( c = confpara; c->type != CONF_END; c++ )
784 for ( cp = confpara; cp->type != CONF_END; cp++ ) /* loop through all parameter */
823 for ( cp = confpara; cp->type != CONF_END; cp++ ) /* loop through all parameter */

Completed in 161 milliseconds