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

/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg_impl.h184 char h_ncfgs; /* number of cfgs */ member in struct:cfgheader
H A Dcfg.c1496 hd->h_ncfgs = 0;
2541 for (cfp->cf_head->h_ncfgs = n + 1;
2542 i < min(cfp->cf_head->h_ncfgs, MAX_CFG); i++) {
2589 for (i = 0; i < min(ch->h_ncfgs, MAX_CFG); i++) {

Completed in 44 milliseconds