Home
last modified time | relevance | path

Searched refs:termcapstr (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/libedit/
H A Dterminal.c101 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) in terminal_alloc()
842 const struct termcapstr *t; in terminal_set()
1272 const struct termcapstr *t; in terminal_telltc()
1314 const struct termcapstr *ts; in terminal_settc()
1400 const struct termcapstr *ts; in terminal_gettc()
1461 const struct termcapstr *t; in terminal_echotc()
/freebsd/contrib/tcsh/
H A Ded.screen.c164 static struct termcapstr { struct
356 static void TCset (struct termcapstr *, const char *);
360 TCset(struct termcapstr *t, const char *cap) in TCset()
379 struct termcapstr *t; in TellTC()
443 struct termcapstr *ts; in SetTC()
523 struct termcapstr *t; in EchoTC()
1397 struct termcapstr *t; in GetTermCaps()