Home
last modified time | relevance | path

Searched refs:CRDLY (Results 1 – 25 of 4117) sorted by relevance

12345678910>>...165

/dports/sysutils/linrename/util-linux-2.25.2/include/
H A Dttyutils.h104 #ifndef CRDLY in reset_virtual_console()
105 # define CRDLY 0 in reset_virtual_console() macro
121 NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY); in reset_virtual_console()
/dports/devel/util-linux/util-linux-2.36/include/
H A Dttyutils.h135 #ifndef CRDLY in reset_virtual_console()
136 # define CRDLY 0 in reset_virtual_console() macro
158 NLDLY|CRDLY|TABDLY|BSDLY|VTDLY|FFDLY); in reset_virtual_console()
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dstty.c415 { "cr0", 0, 0, CR1, CRDLY, 0, 0, 0, 0 },
416 { "cr1", 0, 0, CR1, CRDLY, 0, 0, 0, 0 },
417 { "cr2", 0, 0, CR2, CRDLY, 0, 0, 0, 0 },
418 { "cr3", 0, 0, CR3, CRDLY, 0, 0, 0, 0 },
536 OLCUC | OCRNL | ONOCR | ONLRET | OFILL | OFDEL | NLDLY | CRDLY|
753 #ifdef CRDLY
754 {"CR0", CR0, CRDLY},
755 {"CR1", CR1, CRDLY},
756 {"CR2", CR2, CRDLY},
757 {"CR3", CR3, CRDLY},
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dstty.c148 #ifndef CRDLY
149 # define CRDLY 0 macro
288 #if (CSIZE | NLDLY | CRDLY | TABDLY | BSDLY | VTDLY | FFDLY) < 0x100
417 #if CRDLY
418 MI_ENTRY("cr3", output, SANE_UNSET, CR3, CRDLY)
419 MI_ENTRY("cr2", output, SANE_UNSET, CR2, CRDLY)
420 MI_ENTRY("cr1", output, SANE_UNSET, CR1, CRDLY)
421 MI_ENTRY("cr0", output, SANE_SET, CR0, CRDLY)
574 #if CRDLY
575 MI_ENTRY("cr3", output, SANE_UNSET, CR3, CRDLY)
[all …]
/dports/net/socat/socat-1.7.4.2/
H A Dprocan-cdefs.c45 #ifdef CRDLY in procan_cdefs()
46 fprintf(outfile, "#define CRDLY 0%011o\n", CRDLY); in procan_cdefs()
H A Dxio-termios.c35 #ifdef CRDLY
37 …", NULL, OPT_CR0, GROUP_TERMIOS, PH_FD, TYPE_CONST, OFUNC_TERMIOS_PATTERN, 1, CR0, CRDLY };
40 …", NULL, OPT_CR1, GROUP_TERMIOS, PH_FD, TYPE_CONST, OFUNC_TERMIOS_PATTERN, 1, CR1, CRDLY };
43 …", NULL, OPT_CR2, GROUP_TERMIOS, PH_FD, TYPE_CONST, OFUNC_TERMIOS_PATTERN, 1, CR2, CRDLY };
46 …", NULL, OPT_CR3, GROUP_TERMIOS, PH_FD, TYPE_CONST, OFUNC_TERMIOS_PATTERN, 1, CR3, CRDLY };
49 …ULL, OPT_CRDLY, GROUP_TERMIOS, PH_FD, TYPE_UINT, OFUNC_TERMIOS_VALUE, 1, CRDLY, CRDLY_SHIFT };
396 #ifndef CRDLY
397 # define CRDLY 0 macro
493 …_xiotermios_data.termarg.c_oflag &= ~(OLCUC|OCRNL|ONOCR|ONLRET|OFILL|OFDEL|NLDLY|CRDLY|TABDLY|BSDL… in xiotermios_spec()
H A Dxioinitialize.c40 #if defined(CRDLY) && CRDLY_SHIFT >= 0 in xioinitialize()
41 assert(3 << opt_crdly.arg3 == CRDLY); in xioinitialize()
/dports/comms/conserver-com/conserver-8.2.4/
H A Dcompat.h298 #ifndef CRDLY
299 # define CRDLY 0 macro
/dports/sysutils/heirloom/heirloom-070715/stty/
H A Dstty.c349 { "cr0", 0, CR0, CRDLY, 0240, M_OFLAG },
352 { "cr1", 0, CR1, CRDLY, 0240, M_OFLAG },
355 { "cr2", 0, CR2, CRDLY, 0240, M_OFLAG },
358 { "cr3", 0, CR3, CRDLY, 0240, M_OFLAG },
1134 ts.c_oflag &= ~(tcflag_t)(NLDLY|CRDLY|TABDLY|BSDLY|FFDLY|VTDLY);
1143 ts.c_oflag &= ~(tcflag_t)(NLDLY|CRDLY|TABDLY|BSDLY|FFDLY|VTDLY);
1152 ts.c_oflag &= ~(tcflag_t)(NLDLY|CRDLY|TABDLY|BSDLY|FFDLY|VTDLY);
1161 ts.c_oflag &= ~(tcflag_t)(NLDLY|CRDLY|TABDLY|BSDLY|FFDLY|VTDLY);
1170 ts.c_oflag &= ~(tcflag_t)(NLDLY|CRDLY|TABDLY|BSDLY|FFDLY|VTDLY);
1179 ts.c_oflag &= ~(tcflag_t)(NLDLY|CRDLY|TABDLY|BSDLY|FFDLY|VTDLY);
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcmd/
H A Dstty.c307 #ifdef CRDLY
308 { "cr0", BITS, O_FLAG, IG|SS, CRDLY, CR0 },
309 { "cr1", BITS, O_FLAG, US, CRDLY, CR1 },
310 { "cr2", BITS, O_FLAG, US, CRDLY, CR2 },
311 { "cr3", BITS, O_FLAG, US, CRDLY, CR3 },
852 #ifdef CRDLY in infof()
853 listmask(sp,CRDLY,"Carriage return delay style"); in infof()
/dports/shells/ksh93/ast-93u/src/lib/libcmd/
H A Dstty.c307 #ifdef CRDLY
308 { "cr0", BITS, O_FLAG, IG|SS, CRDLY, CR0 },
309 { "cr1", BITS, O_FLAG, US, CRDLY, CR1 },
310 { "cr2", BITS, O_FLAG, US, CRDLY, CR2 },
311 { "cr3", BITS, O_FLAG, US, CRDLY, CR3 },
852 #ifdef CRDLY in infof()
853 listmask(sp,CRDLY,"Carriage return delay style"); in infof()
/dports/shells/ast-ksh/ast-ksh93v/src/lib/libcmd/
H A Dstty.c307 #ifdef CRDLY
308 { "cr0", BITS, O_FLAG, IG|SS, CRDLY, CR0 },
309 { "cr1", BITS, O_FLAG, US, CRDLY, CR1 },
310 { "cr2", BITS, O_FLAG, US, CRDLY, CR2 },
311 { "cr3", BITS, O_FLAG, US, CRDLY, CR3 },
852 #ifdef CRDLY in infof()
853 listmask(sp,CRDLY,"Carriage return delay style"); in infof()
/dports/lang/zig/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dtermios-c_oflag.h37 # define CRDLY 0003000 /* Select carriage-return delays: */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/generic-glibc/bits/
H A Dtermios-c_oflag.h37 # define CRDLY 0003000 /* Select carriage-return delays: */ macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dtermios-c_oflag.h36 # define CRDLY 0x00000600 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dtermios-c_oflag.h36 # define CRDLY 0x00000600 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/bits/
H A Dtermios-c_oflag.h47 # define CRDLY 00030000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64-linux-gnu/bits/
H A Dtermios-c_oflag.h47 # define CRDLY 00030000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparcv9-linux-gnu/bits/
H A Dtermios-c_oflag.h36 # define CRDLY 0x00000600 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/bits/
H A Dtermios-c_oflag.h47 # define CRDLY 00030000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/bits/
H A Dtermios-c_oflag.h47 # define CRDLY 00030000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabihf/bits/
H A Dtermios-c_oflag.h47 # define CRDLY 00030000 macro
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/powerpc-linux-gnueabi/bits/
H A Dtermios-c_oflag.h47 # define CRDLY 00030000 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/sparc-linux-gnu/bits/
H A Dtermios-c_oflag.h36 # define CRDLY 0x00000600 macro
/dports/lang/zig/zig-0.9.0/lib/libc/include/powerpc64le-linux-gnu/bits/
H A Dtermios-c_oflag.h47 # define CRDLY 00030000 macro

12345678910>>...165