HomeSort by: relevance | last modified time | path
    Searched defs:termcapstr (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libedit/
terminal.c 101 static const struct termcapstr { struct
216 static void terminal_alloc(EditLine *, const struct termcapstr *,
336 terminal_alloc(EditLine *el, const struct termcapstr *t, const char *cap)
842 const struct termcapstr *t;
1272 const struct termcapstr *t;
1314 const struct termcapstr *ts;
1400 const struct termcapstr *ts;
1461 const struct termcapstr *t;
terminal.c 101 static const struct termcapstr { struct
216 static void terminal_alloc(EditLine *, const struct termcapstr *,
336 terminal_alloc(EditLine *el, const struct termcapstr *t, const char *cap)
842 const struct termcapstr *t;
1272 const struct termcapstr *t;
1314 const struct termcapstr *ts;
1400 const struct termcapstr *ts;
1461 const struct termcapstr *t;

Completed in 24 milliseconds