Searched refs:hist_error (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/libreadline/
H A Dhistexpand.c364 hist_error(s, start, current, errtype) function
582 *ret_string = hist_error (string, start, i, EVENT_NOT_FOUND);
596 *ret_string = hist_error (string, starting_index, i, BAD_WORD_SPEC);
629 *ret_string = hist_error (string, i+1, i+2, BAD_MODIFIER);
756 *ret_string = hist_error (string, starting_index, i, NO_PREV_SUBST);
766 *ret_string = hist_error (string, starting_index, i, SUBST_FAILED);
844 *ret_string = hist_error (string, starting_index, i, SUBST_FAILED);

Completed in 115 milliseconds