Home
last modified time | relevance | path

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

/minix/lib/libedit/
H A Dhistedit.h221 #define H_CLEAR 19 /* , void); */ macro
H A Dhistory.c1017 case H_CLEAR: in FUNW()
H A Dreadline.c1520 (void)history(h, &ev, H_CLEAR); in clear_history()
/minix/lib/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()