Home
last modified time | relevance | path

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

/src/contrib/libedit/
H A Dhistory.c118 #define HLAST(h, ev) (*(h)->h_last)((h)->h_ref, ev) macro
859 retval = HLAST(h, &ev); in history_save_fp()
1055 retval = HLAST(h, ev); in history()