Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libedit/
HDterminal.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()
844 const struct termcapstr *t; in terminal_set()
1274 const struct termcapstr *t; in terminal_telltc()
1316 const struct termcapstr *ts; in terminal_settc()
1402 const struct termcapstr *ts; in terminal_gettc()
1463 const struct termcapstr *t; in terminal_echotc()
/freebsd-13-stable/contrib/tcsh/
HDed.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()