Home
last modified time | relevance | path

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

/external/libedit/src/
Dhistedit.h220 #define H_CLEAR 19 /* , void); */ macro
Dhistory.c1005 case H_CLEAR: in FUNW()
Dreadline.c1482 (void)history(h, &ev, H_CLEAR); in clear_history()
/external/libedit/examples/
Dtc1.c262 history(hist, &ev, H_CLEAR); in main()
Dwtc1.c222 history_w(hist, &ev, H_CLEAR); in main()