Searched refs:nwhat (Results 1 – 1 of 1) sorted by relevance
738 char *nwhat; in _history_expand_command() local739 nwhat = realloc(what, in _history_expand_command()741 if (nwhat == NULL) { in _history_expand_command()745 what = nwhat; in _history_expand_command()