Searched refs:CF_DEFSIZE (Results 1 – 1 of 1) sorted by relevance
38 #define CF_DEFSIZE 32 /* Starting table size */ macro117 int ndsize = cf->cf_dsize ? cf->cf_dsize * CF_GROW : CF_DEFSIZE; in grow_conf_file()