Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/less/dist/lesstest/
H A Dterm.c98 static char termbuf[4096]; in setup_term() local
/netbsd-src/distrib/utils/more/
H A Dscreen.c243 char termbuf[2048]; in get_term() local
/netbsd-src/libexec/getty/
H A Dsubr.c602 static char termbuf[128] = "TERM="; in makeenv() local
/netbsd-src/libexec/telnetd/
H A Dsys_term.c54 struct termios termbuf, termbuf2; /* pty control structure */ variable
[all...]
/netbsd-src/usr.bin/telnet/
H A Dtelnet.c679 char *termbuf; variable
716 #define termbuf ttytype macro
/netbsd-src/lib/libedit/
H A Dterminal.c338 char termbuf[TC_BUFSIZE]; in terminal_alloc() local
/netbsd-src/external/bsd/less/dist/
H A Dscreen.c1228 static char termbuf[TERMBUF_SIZE]; in get_term() local