Searched refs:h_set (Results 1 – 1 of 1) sorted by relevance
74 history_sfun_t h_set; /* Set the current element */ in TYPE() local86 #define HSET(h, ev, n) (*(h)->h_set)((h)->h_ref, ev, n)586 h->h_set = history_def_set; in TYPE()691 nh->h_prev == NULL || nh->h_curr == NULL || nh->h_set == NULL || in history_set_fun()702 h->h_set = history_def_set; in history_set_fun()719 h->h_set = nh->h_set; in history_set_fun()1049 hf.h_set = va_arg(va, history_sfun_t); in FUNW()