Searched refs:H_APPEND (Results 1 – 4 of 4) sorted by relevance
212 #define H_APPEND 11 /* , const wchar_t *); */ macro
975 case H_APPEND: in FUNW()
231 history(hist, &ev, continuation ? H_APPEND : H_ENTER, buf); in main()
193 history_w(hist, &ev, continuation ? H_APPEND : H_ENTER, line); in main()