Home
last modified time | relevance | path

Searched refs:OFILL (Results 1 – 25 of 3316) sorted by relevance

12345678910>>...133

/dports/sysutils/linrename/util-linux-2.25.2/include/
H A Dttyutils.h98 #ifndef OFILL in reset_virtual_console()
99 # define OFILL 0 in reset_virtual_console() macro
120 tp->c_oflag &= ~(OLCUC | OCRNL | ONOCR | ONLRET | OFILL | \ in reset_virtual_console()
/dports/devel/util-linux/util-linux-2.36/include/
H A Dttyutils.h129 #ifndef OFILL in reset_virtual_console()
130 # define OFILL 0 in reset_virtual_console() macro
157 tp->c_oflag &= ~(OLCUC | OCRNL | ONOCR | ONLRET | OFILL | \ in reset_virtual_console()
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dstty.c409 { "ofill", 0, 0, OFILL, 0, 0, 0, 0, 0 },
410 { "-ofill", 0, 0, 0, OFILL, 0, 0, 0, 0 },
431 { "fill", 0, 0, OFILL, OFDEL, 0, 0, 0, 0 },
432 { "-fill", 0, 0, 0, OFILL | OFDEL, 0, 0, 0, 0 },
433 { "nul-fill", 0, 0, OFILL, OFDEL, 0, 0, 0, 0 },
434 { "del-fill", 0, 0, OFILL | OFDEL, 0, 0, 0, 0, 0 },
536 OLCUC | OCRNL | ONOCR | ONLRET | OFILL | OFDEL | NLDLY | CRDLY|
743 #ifdef OFILL
744 FLAGS(OFILL),
/dports/comms/conserver-com/conserver-8.2.4/
H A Dcompat.h292 #ifndef OFILL
293 # define OFILL 0 macro
/dports/sysutils/heirloom/heirloom-070715/stty/
H A Dstty.c260 #if defined (OFILL) && defined (OFDEL)
261 { "nul-fill", 0, OFILL,OFILL|OFDEL,0202, M_OFLAG },
262 { "del-fill", 0,OFILL|OFDEL,OFILL|OFDEL,0202, M_OFLAG },
326 #ifdef OFILL
327 { "ofill", 0, OFILL, 0, 04, M_OFLAG },
1095 ts.c_oflag &= ~(tcflag_t)(OFILL|OFDEL); in fill()
1097 ts.c_oflag |= OFILL; in fill()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dtermios-c_oflag.h31 #define OFILL 0000100 /* Use fill characters for delay. */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dtermios-c_oflag.h31 #define OFILL 0000100 /* Use fill characters for delay. */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dtermios-c_oflag.h30 #define OFILL 0x00000040 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dtermios-c_oflag.h30 #define OFILL 0x00000040 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64-linux-gnu/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dtermios-c_oflag.h30 #define OFILL 0x00000040 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dtermios-c_oflag.h30 #define OFILL 0x00000040 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64-linux-gnu/bits/
H A Dtermios-c_oflag.h32 #define OFILL 00000100 macro
/dports/editors/fpc-ide/fpc-3.2.2/rtl/linux/
H A Dtermios.inc155 OFILL = &0000100;
388 OFILL = &00000100;
671 OFILL = $0000040;
911 OFILL = $0000040;
1136 OFILL = $0000040;
1372 OFILL = $0000040;
1611 OFILL = &0000100;
1850 OFILL = &000100;
/dports/lang/fpc-utils/fpc-3.2.2/rtl/linux/
H A Dtermios.inc155 OFILL = &0000100;
388 OFILL = &00000100;
671 OFILL = $0000040;
911 OFILL = $0000040;
1136 OFILL = $0000040;
1372 OFILL = $0000040;
1611 OFILL = &0000100;
1850 OFILL = &000100;
/dports/lang/fpc-source/fpc-3.2.2/rtl/linux/
H A Dtermios.inc155 OFILL = &0000100;
388 OFILL = &00000100;
671 OFILL = $0000040;
911 OFILL = $0000040;
1136 OFILL = $0000040;
1372 OFILL = $0000040;
1611 OFILL = &0000100;
1850 OFILL = &000100;
/dports/lang/fpc/fpc-3.2.2/rtl/linux/
H A Dtermios.inc155 OFILL = &0000100;
388 OFILL = &00000100;
671 OFILL = $0000040;
911 OFILL = $0000040;
1136 OFILL = $0000040;
1372 OFILL = $0000040;
1611 OFILL = &0000100;
1850 OFILL = &000100;
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d980 enum OFILL = 0x0000040; // 0000100 in version() local
1015 enum OFILL = 0x00000080; in version() local
1152 enum OFILL = 0x0000040; in version() local
1188 enum OFILL = 0x0000040; // 0000100 in version() local
/dports/lang/gcc9-aux/gcc-9.1.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d980 enum OFILL = 0x0000040; // 0000100 in version() local
1015 enum OFILL = 0x00000080; in version() local
1152 enum OFILL = 0x0000040; in version() local
1188 enum OFILL = 0x0000040; // 0000100 in version() local

12345678910>>...133