Searched defs:History (Results 1 – 1 of 1) sorted by relevance
21 typedef struct History History; typedef35 struct History struct37 uchar his[HistorySize]; argument38 uchar *cp; /* current pointer in history */39 int full; /* his has been filled up at least once */