Searched refs:H_APPEND (Results 1 – 5 of 5) sorted by relevance
218 #define H_APPEND 11 /* , const wchar_t *); */ macro
1040 case H_APPEND: in history()
5735 * editline.3, histedit.h, history.c: Add H_APPEND to simplify the
226 history(hist, &ev, continuation ? H_APPEND : H_ENTER, buf); in main()
193 history_w(hist, &ev, continuation ? H_APPEND : H_ENTER, line); in main()