Home
last modified time | relevance | path

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

/original-bsd/lib/libedit/
H A Dhistedit.h34 } LineInfo; typedef
108 __const LineInfo *el_line __P((EditLine *));
H A Del.c244 public const LineInfo *
248 return (const LineInfo *) &el->el_line;
/original-bsd/lib/libedit/TEST/
H A Dtest.c67 const LineInfo *lf = el_line(el);