Home
last modified time | relevance | path

Searched refs:HistEventW (Results 1 – 3 of 3) sorted by relevance

/dragonfly/contrib/libedit/src/
H A Dhist.h43 typedef int (*hist_fun_t)(void *, HistEventW *, int, ...);
52 HistEventW ev; /* Event cookie */
H A Dhistedit.h298 } HistEventW; typedef
305 int history_w(HistoryW *, HistEventW *, int, ...);
H A Dhist.c171 HistEventW ev; in hist_command()
247 HistEventW ev; in hist_convert()