Searched refs:ndtab (Results 1 – 1 of 1) sorted by relevance
120 void *ndtab = realloc(cf->cf_dtab, sizeof (char *) * ndsize); in grow_conf_file() local125 if (ndtab == NULL) { in grow_conf_file()133 cf->cf_dtab = (char **)ndtab; in grow_conf_file()