Home
last modified time | relevance | path

Searched refs:H_CLEAR (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/libedit/
H A Dhistedit.h224 #define H_CLEAR 19 /* , void); */ macro
H A Dhistory.c1067 case H_CLEAR: in FUNW()
H A Dreadline.c1637 (void)history(h, &ev, H_CLEAR); in clear_history()
/freebsd/contrib/libedit/TEST/
H A Dtc1.c257 history(hist, &ev, H_CLEAR); in main()
H A Dwtc1.c222 history_w(hist, &ev, H_CLEAR); in main()