Home
last modified time | relevance | path

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

/freebsd-12.1/lib/libedit/
H A Dterminal.c93 private const struct termcapstr { struct
208 private void terminal_alloc(EditLine *, const struct termcapstr *,
343 terminal_alloc(EditLine *el, const struct termcapstr *t, const char *cap) in terminal_alloc()
879 const struct termcapstr *t; in terminal_set()
1305 const struct termcapstr *t; in terminal_telltc()
1347 const struct termcapstr *ts; in terminal_settc()
1425 const struct termcapstr *ts; in terminal_gettc()
1486 const struct termcapstr *t; in terminal_echotc()
/freebsd-12.1/contrib/tcsh/
H A Ded.screen.c168 static struct termcapstr { struct
360 static void TCset (struct termcapstr *, const char *);
364 TCset(struct termcapstr *t, const char *cap) in TCset()
383 struct termcapstr *t; in TellTC()
447 struct termcapstr *ts; in SetTC()
527 struct termcapstr *t; in EchoTC()
1401 struct termcapstr *t; in GetTermCaps()