Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/libedit/
H A Dterminal.c92 static const struct termcapstr { struct
207 static void terminal_alloc(EditLine *, const struct termcapstr *,
338 terminal_alloc(EditLine *el, const struct termcapstr *t, const char *cap) in terminal_alloc()
843 const struct termcapstr *t; in terminal_set()
1273 const struct termcapstr *t; in terminal_telltc()
1315 const struct termcapstr *ts; in terminal_settc()
1401 const struct termcapstr *ts; in terminal_gettc()
1462 const struct termcapstr *t; in terminal_echotc()
/freebsd-13.1/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()