Searched refs:OFILL (Results 1 - 9 of 9) sorted by relevance

/macosx-10.9.5/adv_cmds-153/stty/
H A Dmodes.c229 { "ofill", OFILL, 0 },
230 { "-ofill", 0, OFILL },
/macosx-10.9.5/xnu-2422.115.4/bsd/sys/
H A Dtermios.h154 #define OFILL 0x00000080 /* use fill characters for delay */ macro
/macosx-10.9.5/ksh-20/ksh/src/lib/libcmd/
H A Dstty.c300 #ifdef OFILL
301 { "ofill", BIT, O_FLAG, US, OFILL, OFILL, C("Use fill characters (use timing) for delays") },
302 #endif /* OFILL */
/macosx-10.9.5/ncurses-42/ncurses/progs/
H A Dtset.c801 #ifdef OFILL
802 | OFILL
/macosx-10.9.5/tcsh-65/tcsh/
H A Ded.term.c165 # ifdef OFILL
166 { "ofill", OFILL, M_OUTPUT },
167 # endif /* OFILL */
/macosx-10.9.5/Heimdal-323.92.1/lib/libedit/src/
H A Dtty.c226 #ifdef OFILL
227 {"ofill", OFILL, MD_OUT},
228 #endif /* OFILL */
/macosx-10.9.5/libedit-39/src/
H A Dtty.c227 #ifdef OFILL
228 {"ofill", OFILL, MD_OUT},
229 #endif /* OFILL */
/macosx-10.9.5/lukemftp-13.92.1/tnftp/libedit/
H A Dtty.c218 #ifdef OFILL
219 {"ofill", OFILL, MD_OUT},
220 #endif /* OFILL */
/macosx-10.9.5/uucp-11/uucp/unix/
H A Dserial.c209 | OFILL | OFDEL | NLDLY | CRDLY | TABDLY | BSDLY \

Completed in 117 milliseconds