Searched refs:nwith (Results 1 – 1 of 1) sorted by relevance
841 char *nwith; in _history_expand_command() local843 nwith = el_realloc(with, in _history_expand_command()844 size * sizeof(*nwith)); in _history_expand_command()845 if (nwith == NULL) { in _history_expand_command()850 with = nwith; in _history_expand_command()