Home
last modified time | relevance | path

Searched refs:H_APPEND (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/libedit/
H A Dhistedit.h216 #define H_APPEND 11 /* , const wchar_t *); */ macro
H A Dhistory.c1037 case H_APPEND: in FUNW()
/freebsd/contrib/libedit/TEST/
H A Dtc1.c226 history(hist, &ev, continuation ? H_APPEND : H_ENTER, buf); in main()
H A Dwtc1.c193 history_w(hist, &ev, continuation ? H_APPEND : H_ENTER, line); in main()