HomeSort by: relevance | last modified time | path
    Searched refs:LineInfoW (Results 1 - 5 of 5) sorted by relevancy

  /src/lib/libedit/
histedit.h 264 typedef struct lineinfow { struct
268 } LineInfoW;
282 const LineInfoW *el_wline(EditLine *);
311 int tok_wline(TokenizerW *, const LineInfoW *,
el.c 534 const LineInfoW *
538 return (const LineInfoW *)(void *)&el->el_line;
eln.c 365 const LineInfoW *winfo = el_wline(el);
filecomplete.c 668 const LineInfoW *li;
  /src/lib/libedit/TEST/
wtc1.c 63 const LineInfoW *lf = el_wline(el);
161 const LineInfoW *li;

Completed in 21 milliseconds