Searched defs:GlhLineID (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libtecla/common/
H A Dhistory.h71 typedef unsigned long GlhLineID; typedef
79 GlhLineID _glh_line_id(GlHistory *glh, int offset);
85 char *_glh_recall_line(GlHistory *glh, GlhLineID id, char *line, size_t dim);
140 int _glh_lookup_history(GlHistory *glh, GlhLineID id, const char **line,

Completed in 47 milliseconds