Home
last modified time | relevance | path

Searched refs:OPOST (Results 1 – 25 of 6367) sorted by relevance

12345678910>>...255

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/pkg/term/
H A Dtermios_openbsd.go30 OPOST = syscall.OPOST const
57 newState.Oflag &^= OPOST
H A Dtermios_freebsd.go30 OPOST = syscall.OPOST const
57 newState.Oflag &^= OPOST
H A Dtermios_darwin.go30 OPOST = syscall.OPOST const
57 newState.Oflag &^= OPOST
/dports/databases/cayley/cayley-0.7.5-2-gcf576ba/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/term/
H A Dtermios_darwin.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
H A Dtermios_freebsd.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
/dports/databases/timescaledb-backup/timescaledb-backup-0.1.1/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/term/
H A Dtermios_darwin.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
H A Dtermios_freebsd.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/term/
H A Dtermios_darwin.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
H A Dtermios_freebsd.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
/dports/sysutils/helm/helm-3.5.2/vendor/github.com/opencontainers/runc/Godeps/_workspace/src/github.com/docker/docker/pkg/term/
H A Dtermios_darwin.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
H A Dtermios_freebsd.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/machine/machine-7b7a141da844/vendor/github.com/docker/docker/pkg/term/
H A Dtermios_darwin.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
H A Dtermios_freebsd.go27 OPOST = syscall.OPOST const
53 newState.Oflag &^= OPOST
/dports/sysutils/syslinux/syslinux-6.03/com32/libutil/
H A Dansiline.c77 if (!tio.c_oflag & OPOST) in console_ansi_std()
79 tio.c_oflag |= OPOST | ONLCR; in console_ansi_std()
H A Dansiraw.c78 if (!tio.c_oflag & OPOST) in console_ansi_raw()
80 tio.c_oflag |= OPOST | ONLCR; in console_ansi_raw()
/dports/misc/rump/buildrump.sh-b914579/src/sys/compat/common/
H A Dtty_43.c324 if (!ISSET(oflag, OPOST)) in ttcompatgetflags()
425 SET(oflag, OPOST); in ttcompatsetflags()
427 CLR(oflag, OPOST); in ttcompatsetflags()
432 SET(oflag, OPOST); in ttcompatsetflags()
493 SET(oflag, OPOST); in ttcompatsetlflags()
495 CLR(oflag, OPOST); in ttcompatsetlflags()
500 SET(oflag, OPOST); in ttcompatsetlflags()
/dports/sysutils/LPRng/lprng-3.8.C/src/common/
H A Dstty.c397 { "opost", 0, 0, OPOST, 0, 0, 0, 0, 0 },
398 { "-opost", 0, 0, 0, OPOST, 0, 0, 0, 0 },
429 { "nopost", 0, 0, 0, OPOST, 0, 0, 0, 0 },
430 { "-nopost", 0, 0, OPOST, 0, 0, 0, 0, 0 },
524 { "litout", 0, 0, OPOST, 0, CS8, CSIZE | PARENB, 0, 0 },
525 { "-litout", 0, 0, 0, OPOST, CS7 | PARENB, CSIZE, 0, 0 },
528 { "raw", 0, -1, 0, OPOST, CS8, CSIZE | PARENB, 0, ISIG | ICANON | XCASE,
532 0, OPOST, 0, CS7 | PARENB, CSIZE, ISIG | ICANON, 0 },
535 OPOST | ONLCR,
541 { "cooked", BRKINT | IGNPAR | ISTRIP | ICRNL | IXON, 0, OPOST, 0,
[all …]
/dports/security/putty/putty-0.76/
H A Dsshttymodes.h150 #if !defined TTYMODES_LOCAL_ONLY || defined OPOST
151 TTYMODE_FLAG(OPOST, 70, o, OPOST)
/dports/security/putty-nogtk/putty-0.76/
H A Dsshttymodes.h150 #if !defined TTYMODES_LOCAL_ONLY || defined OPOST
151 TTYMODE_FLAG(OPOST, 70, o, OPOST)
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dsshttymodes.h150 #if !defined TTYMODES_LOCAL_ONLY || defined OPOST
151 TTYMODE_FLAG(OPOST, 70, o, OPOST)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d189 enum OPOST = 0x0000001; // 0000001 in version() local
297 enum OPOST = 0x0000001; in version() local
406 enum OPOST = 0x0000001; in version() local
514 enum OPOST = 0x0000001; in version() local
622 enum OPOST = 0x0000001; in version() local
730 enum OPOST = 0x0000001; in version() local
839 enum OPOST = 0x000001; in version() local
978 enum OPOST = 0x0000001; // 0000001 in version() local
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d189 enum OPOST = 0x0000001; // 0000001 in version() local
297 enum OPOST = 0x0000001; in version() local
406 enum OPOST = 0x0000001; in version() local
514 enum OPOST = 0x0000001; in version() local
622 enum OPOST = 0x0000001; in version() local
730 enum OPOST = 0x0000001; in version() local
839 enum OPOST = 0x000001; in version() local
978 enum OPOST = 0x0000001; // 0000001 in version() local
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d188 enum OPOST = 0x0000001; // 0000001 in version() local
296 enum OPOST = 0x0000001; in version() local
405 enum OPOST = 0x0000001; in version() local
513 enum OPOST = 0x0000001; in version() local
621 enum OPOST = 0x0000001; in version() local
729 enum OPOST = 0x0000001; in version() local
838 enum OPOST = 0x000001; in version() local
977 enum OPOST = 0x0000001; // 0000001 in version() local
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d189 enum OPOST = 0x0000001; // 0000001 in version() local
297 enum OPOST = 0x0000001; in version() local
406 enum OPOST = 0x0000001; in version() local
514 enum OPOST = 0x0000001; in version() local
622 enum OPOST = 0x0000001; in version() local
730 enum OPOST = 0x0000001; in version() local
839 enum OPOST = 0x000001; in version() local
978 enum OPOST = 0x0000001; // 0000001 in version() local
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d188 enum OPOST = 0x0000001; // 0000001 in version() local
296 enum OPOST = 0x0000001; in version() local
405 enum OPOST = 0x0000001; in version() local
513 enum OPOST = 0x0000001; in version() local
621 enum OPOST = 0x0000001; in version() local
729 enum OPOST = 0x0000001; in version() local
838 enum OPOST = 0x000001; in version() local
977 enum OPOST = 0x0000001; // 0000001 in version() local

12345678910>>...255