OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TAB3
(Results
1 - 6
of
6
) sorted by relevancy
/src/lib/libedit/
tty.h
76
# ifndef
TAB3
78
# define
TAB3
OXTABS
80
# define
TAB3
0
82
# endif /* !
TAB3
*/
tty.c
455
#define tty__gettabs(td) ((((td)->c_oflag &
TAB3
) ==
TAB3
) ? 0 : 1)
/src/usr.bin/tset/
set.c
210
#ifdef
TAB3
211
if (oldmode.c_oflag & (
TAB3
| ONLCR | OCRNL | ONLRET)) {
212
oldmode.c_oflag &= (
TAB3
| ONLCR | OCRNL | ONLRET);
/src/distrib/utils/more/
screen.c
64
#define
TAB3
0
181
s.c_oflag |= (OPOST|ONLCR|
TAB3
);
/src/libexec/telnetd/
sys_term.c
341
return ((termbuf.c_oflag & TABDLY) ==
TAB3
);
354
termbuf.c_oflag |=
TAB3
;
/src/usr.bin/telnet/
sys_bsd.c
338
tmp_tc.c_oflag |=
TAB3
;
Completed in 48 milliseconds
Indexes created Sun Oct 19 01:09:53 GMT 2025