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

/osnet-11/usr/src/lib/libdscfg/common/
H A Dcfg.c163 * cfg_get_num_flds
167 cfg_get_num_flds(struct parser *tbl, const char *tag, int *table_index) function
350 nflds = cfg_get_num_flds(tbl, tag, &table_index);
569 nflds = cfg_get_num_flds(&chead[0], section, &tbl_off);
806 nflds = cfg_get_num_flds(&chead[0], section, &table_index);
899 nflds = cfg_get_num_flds(&chead[0], section, &table_index);
948 nflds = cfg_get_num_flds(&chead[0], section, &table_index);

Completed in 612 milliseconds