Home | History | Annotate | Download | only in src

Lines Matching refs:nwhat

797 						char *nwhat;
798 nwhat = el_realloc(what,
800 sizeof(*nwhat));
801 if (nwhat == NULL) {
806 what = nwhat;