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

  /src/lib/libedit/
histedit.h 216 #define H_APPEND 11 /* , const wchar_t *); */
history.c 1040 case H_APPEND:
  /src/lib/libedit/TEST/
tc1.c 226 history(hist, &ev, continuation ? H_APPEND : H_ENTER, buf);
wtc1.c 193 history_w(hist, &ev, continuation ? H_APPEND : H_ENTER, line);
  /src/bin/sh/
input.c 347 history(hist, &he, whichprompt != 2 ? H_ENTER : H_APPEND,

Completed in 13 milliseconds