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

/bind-9.6-ESV-R11/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 11 milliseconds