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

/freebsd-10.3-release/bin/stty/
H A Dmodes.c194 { "tabs", TAB0, TABDLY }, /* "preserve" tabs */
197 { "-oxtabs", TAB0, TABDLY },
198 { "tab0", TAB0, TABDLY },
H A Dprint.c140 case TAB0:
/freebsd-10.3-release/sys/sys/
H A D_termios.h106 #define TAB0 0x00000000 /* no tab delay and expansion */ macro
H A Dioctl_compat.h97 #define TAB0 0x00000000 macro
/freebsd-10.3-release/include/rpcsvc/
H A Drex.x119 const TAB0 = 0x00000000;
/freebsd-10.3-release/crypto/heimdal/appl/telnet/telnetd/
H A Dsys_term.c614 termbuf.c_oflag |= TAB0;
/freebsd-10.3-release/contrib/telnet/telnetd/
H A Dsys_term.c690 termbuf.c_oflag |= TAB0;

Completed in 187 milliseconds