HomeSort by: relevance | last modified time | path
    Searched refs:H_PREV_STR (Results 1 - 4 of 4) sorted by relevancy

  /src/lib/libedit/
histedit.h 219 #define H_PREV_STR 14 /* , const wchar_t *); */
readline.c 1819 H_PREV_STR : H_NEXT_STR, str));
history.c 1110 case H_PREV_STR:
  /src/bin/sh/
histedit.c 1083 retval = history(hist, &he, H_PREV_STR, str);

Completed in 16 milliseconds