Home
last modified time | relevance | path

Searched refs:TAB0 (Results 1 – 7 of 7) sorted by relevance

/trueos/bin/stty/
HDmodes.c194 { "tabs", TAB0, TABDLY }, /* "preserve" tabs */
197 { "-oxtabs", TAB0, TABDLY },
198 { "tab0", TAB0, TABDLY },
HDprint.c140 case TAB0: in print()
/trueos/sys/sys/
HD_termios.h106 #define TAB0 0x00000000 /* no tab delay and expansion */ macro
HDioctl_compat.h97 #define TAB0 0x00000000 macro
/trueos/include/rpcsvc/
HDrex.x119 const TAB0 = 0x00000000; variable
/trueos/contrib/telnet/telnetd/
HDsys_term.c690 termbuf.c_oflag |= TAB0; in tty_setsofttab()
/trueos/crypto/heimdal/appl/telnet/telnetd/
HDsys_term.c614 termbuf.c_oflag |= TAB0; in tty_setsofttab()