Home
last modified time | relevance | path

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

/original-bsd/lib/libedit/
H A Dhistory.c37 history_gfun_t h_last; /* Get the last element */ member
47 #define HLAST(h) (*(h)->h_last)((h)->h_ref)
328 h->h_last = history_def_last; in history_init()
384 h->h_last = history_def_last;