Home
last modified time | relevance | path

Searched refs:IGNCR (Results 1 – 25 of 6440) sorted by relevance

12345678910>>...258

/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/docker/docker/pkg/term/
H A Dtermios_openbsd.go18 IGNCR = syscall.IGNCR const
56 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
H A Dtermios_freebsd.go18 IGNCR = syscall.IGNCR const
56 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
H A Dtermios_darwin.go18 IGNCR = syscall.IGNCR const
56 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
/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.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
H A Dtermios_freebsd.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
/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.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
H A Dtermios_freebsd.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
/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.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
H A Dtermios_freebsd.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
/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.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
H A Dtermios_freebsd.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
/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.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
H A Dtermios_freebsd.go15 IGNCR = syscall.IGNCR const
52 newState.Iflag &^= (IGNBRK | BRKINT | PARMRK | ISTRIP | INLCR | IGNCR | ICRNL | IXON)
/dports/devel/gitlab-runner/gitlab-runner-8925d9a06fd8e452e2161a768462652a2a13111f/vendor/github.com/docker/docker-credential-helpers/moby-0.4.1/term/
H A Dtermios_darwin.go17 IGNCR = 0x80 const
44 newState.Iflag &^= (ISTRIP | INLCR | IGNCR | IXON | IXOFF)
/dports/security/putty/putty-0.76/
H A Dsshttymodes.h87 #if !defined TTYMODES_LOCAL_ONLY || defined IGNCR
88 TTYMODE_FLAG(IGNCR, 35, i, IGNCR)
/dports/security/putty-nogtk/putty-0.76/
H A Dsshttymodes.h87 #if !defined TTYMODES_LOCAL_ONLY || defined IGNCR
88 TTYMODE_FLAG(IGNCR, 35, i, IGNCR)
/dports/ftp/filezilla/filezilla-3.55.1/src/putty/
H A Dsshttymodes.h87 #if !defined TTYMODES_LOCAL_ONLY || defined IGNCR
88 TTYMODE_FLAG(IGNCR, 35, i, IGNCR)
/dports/lang/gcc12-devel/gcc-12-20211205/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d180 enum IGNCR = 0x0000080; // 0000200 in version() local
288 enum IGNCR = 0x0000080; in version() local
397 enum IGNCR = 0x0000080; in version() local
505 enum IGNCR = 0x0000080; in version() local
613 enum IGNCR = 0x0000080; in version() local
721 enum IGNCR = 0x0000080; in version() local
833 enum IGNCR = 0x000080; in version() local
969 enum IGNCR = 0x0000080; // 0000200 in version() local
/dports/lang/gcc11/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d180 enum IGNCR = 0x0000080; // 0000200 in version() local
288 enum IGNCR = 0x0000080; in version() local
397 enum IGNCR = 0x0000080; in version() local
505 enum IGNCR = 0x0000080; in version() local
613 enum IGNCR = 0x0000080; in version() local
721 enum IGNCR = 0x0000080; in version() local
833 enum IGNCR = 0x000080; in version() local
969 enum IGNCR = 0x0000080; // 0000200 in version() local
/dports/lang/gcc10/gcc-10.3.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d179 enum IGNCR = 0x0000080; // 0000200 in version() local
287 enum IGNCR = 0x0000080; in version() local
396 enum IGNCR = 0x0000080; in version() local
504 enum IGNCR = 0x0000080; in version() local
612 enum IGNCR = 0x0000080; in version() local
720 enum IGNCR = 0x0000080; in version() local
832 enum IGNCR = 0x000080; in version() local
968 enum IGNCR = 0x0000080; // 0000200 in version() local
/dports/lang/gcc11-devel/gcc-11-20211009/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d180 enum IGNCR = 0x0000080; // 0000200 in version() local
288 enum IGNCR = 0x0000080; in version() local
397 enum IGNCR = 0x0000080; in version() local
505 enum IGNCR = 0x0000080; in version() local
613 enum IGNCR = 0x0000080; in version() local
721 enum IGNCR = 0x0000080; in version() local
833 enum IGNCR = 0x000080; in version() local
969 enum IGNCR = 0x0000080; // 0000200 in version() local
/dports/devel/avr-gcc/gcc-10.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d179 enum IGNCR = 0x0000080; // 0000200 in version() local
287 enum IGNCR = 0x0000080; in version() local
396 enum IGNCR = 0x0000080; in version() local
504 enum IGNCR = 0x0000080; in version() local
612 enum IGNCR = 0x0000080; in version() local
720 enum IGNCR = 0x0000080; in version() local
832 enum IGNCR = 0x000080; in version() local
968 enum IGNCR = 0x0000080; // 0000200 in version() local
/dports/lang/gcc10-devel/gcc-10-20211008/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d179 enum IGNCR = 0x0000080; // 0000200 in version() local
287 enum IGNCR = 0x0000080; in version() local
396 enum IGNCR = 0x0000080; in version() local
504 enum IGNCR = 0x0000080; in version() local
612 enum IGNCR = 0x0000080; in version() local
720 enum IGNCR = 0x0000080; in version() local
832 enum IGNCR = 0x000080; in version() local
968 enum IGNCR = 0x0000080; // 0000200 in version() local
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d180 enum IGNCR = 0x0000080; // 0000200 in version() local
288 enum IGNCR = 0x0000080; in version() local
397 enum IGNCR = 0x0000080; in version() local
505 enum IGNCR = 0x0000080; in version() local
613 enum IGNCR = 0x0000080; in version() local
721 enum IGNCR = 0x0000080; in version() local
833 enum IGNCR = 0x000080; in version() local
969 enum IGNCR = 0x0000080; // 0000200 in version() local
/dports/lang/gcc9-devel/gcc-9-20211007/libphobos/libdruntime/core/sys/posix/
H A Dtermios.d179 enum IGNCR = 0x0000080; // 0000200 in version() local
287 enum IGNCR = 0x0000080; in version() local
396 enum IGNCR = 0x0000080; in version() local
504 enum IGNCR = 0x0000080; in version() local
612 enum IGNCR = 0x0000080; in version() local
724 enum IGNCR = 0x000080; in version() local
860 enum IGNCR = 0x0000080; // 0000200 in version() local

12345678910>>...258