Searched refs:nwith (Results 1 – 1 of 1) sorted by relevance
759 char *nwith; in getto() local761 nwith = el_realloc(with, size * sizeof(*nwith)); in getto()762 if (nwith == NULL) in getto()764 with = nwith; in getto()