Searched refs:nwith (Results 1 – 1 of 1) sorted by relevance
840 char *nwith; in _history_expand_command() local842 nwith = realloc(with, size); in _history_expand_command()843 if (nwith == NULL) { in _history_expand_command()848 with = nwith; in _history_expand_command()