Searched refs:h_last (Results 1 – 1 of 1) sorted by relevance
71 history_gfun_t h_last; /* Get the last element */ in TYPE() local84 #define HLAST(h, ev) (*(h)->h_last)((h)->h_ref, ev)583 h->h_last = history_def_last; in TYPE()690 if (nh->h_first == NULL || nh->h_next == NULL || nh->h_last == NULL || in history_set_fun()699 h->h_last = history_def_last; in history_set_fun()716 h->h_last = nh->h_last; in history_set_fun()1046 hf.h_last = va_arg(va, history_gfun_t); in FUNW()