Searched refs:h_last (Results 1 – 1 of 1) sorted by relevance
105 history_gfun_t h_last; /* Get the last element */ in TYPE() local118 #define HLAST(h, ev) (*(h)->h_last)((h)->h_ref, ev)621 h->h_last = history_def_last; in TYPE()728 if (nh->h_first == NULL || nh->h_next == NULL || nh->h_last == NULL || in history_set_fun()737 h->h_last = history_def_last; in history_set_fun()754 h->h_last = nh->h_last; in history_set_fun()1126 hf.h_last = va_arg(va, history_gfun_t); in history()