Searched refs:listlength (Results 1 – 1 of 1) sorted by relevance
55 int listlength; in arrayify() local58 for (errorp = header, listlength = 0; in arrayify()59 errorp != NULL; errorp = errorp->error_next, listlength++) in arrayify()61 array = Calloc(listlength+1, sizeof (Eptr)); in arrayify()63 listindex < listlength; in arrayify()69 *e_length = listlength; in arrayify()