Home
last modified time | relevance | path

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

/freebsd/contrib/libedit/
H A Dhistory.c117 #define HLAST(h, ev) (*(h)->h_last)((h)->h_ref, ev) macro
860 retval = HLAST(h, &ev); in history_save_fp()
1052 retval = HLAST(h, ev); in FUNW()