Searched refs:nwhat (Results 1 – 1 of 1) sorted by relevance
829 char *nwhat; in _history_expand_command() local830 nwhat = el_realloc(what, in _history_expand_command()832 sizeof(*nwhat)); in _history_expand_command()833 if (nwhat == NULL) { in _history_expand_command()838 what = nwhat; in _history_expand_command()