Home
last modified time | relevance | path

Searched defs:termbuf (Results 1 – 6 of 6) sorted by relevance

/freebsd/libexec/getty/
H A Dsubr.c554 static char termbuf[128] = "TERM="; in makeenv() local
/freebsd/contrib/telnet/telnet/
H A Dtelnet.c696 char termbuf[1024]; variable
713 #define termbuf ttytype macro
/freebsd/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c163 struct termios termbuf, termbuf2; /* pty control structure */ variable
/freebsd/contrib/libedit/
H A Dterminal.c338 char termbuf[TC_BUFSIZE]; in terminal_alloc() local
/freebsd/crypto/heimdal/appl/telnet/telnet/
H A Dtelnet.c636 static char termbuf[1024]; variable
/freebsd/contrib/less/
H A Dscreen.c1224 static char termbuf[TERMBUF_SIZE]; get_term() local