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

/haiku-fatelf/headers/posix/
H A Dtermios.h77 #define TAB0 0x0000 macro
/haiku-fatelf/src/bin/coreutils/src/
H A Dstty.c291 # ifdef TAB0
292 {"tab0", output, SANE_SET, TAB0, TABDLY},
1211 mode->c_oflag = (mode->c_oflag & ~TABDLY) | TAB0;
/haiku-fatelf/src/bin/network/telnetd/
H A Dsys_term.c725 termbuf.c_oflag |= TAB0;

Completed in 50 milliseconds