Searched refs:h_set (Results 1 – 1 of 1) sorted by relevance
108 history_sfun_t h_set; /* Set the current element */ in TYPE() local120 #define HSET(h, ev, n) (*(h)->h_set)((h)->h_ref, ev, n)624 h->h_set = history_def_set; in TYPE()729 nh->h_prev == NULL || nh->h_curr == NULL || nh->h_set == NULL || in history_set_fun()740 h->h_set = history_def_set; in history_set_fun()757 h->h_set = nh->h_set; in history_set_fun()1129 hf.h_set = va_arg(va, history_sfun_t); in history()