Searched refs:nwhat (Results 1 – 1 of 1) sorted by relevance
797 char *nwhat; in _history_expand_command() local798 nwhat = el_realloc(what, in _history_expand_command()800 sizeof(*nwhat)); in _history_expand_command()801 if (nwhat == NULL) { in _history_expand_command()806 what = nwhat; in _history_expand_command()