Searched refs:history_def_next (Results 1 – 1 of 1) sorted by relevance
139 private int history_def_next(void *, TYPE(HistEvent) *);253 history_def_next(void *p, TYPE(HistEvent) *ev) in history_def_next() function581 h->h_next = history_def_next; in TYPE()604 if (h->h_next == history_def_next) in FUN()619 if (h->h_next != history_def_next) { in history_setsize()638 if (h->h_next != history_def_next) { in history_getsize()658 if (h->h_next != history_def_next) { in history_setunique()673 if (h->h_next != history_def_next) { in history_getunique()694 if (h->h_next != history_def_next) { in history_set_fun()698 h->h_next = history_def_next; in history_set_fun()[all …]