Home
last modified time | relevance | path

Searched refs:CSWTCH (Results 1 – 25 of 727) sorted by relevance

12345678910>>...30

/dports/comms/mgetty+sendfax/mgetty-1.1.37/
H A Dtio.h140 #ifdef CSWTCH
141 # undef CSWTCH /* usually ^z, unwanted here */
143 #define CSWTCH 000 /* <undef> */ macro
/dports/databases/percona56-server/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/percona56-client/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/cmd-line-utils/libedit/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/mysqlwsrep57-server/mysql-wsrep-wsrep_5.7.35-25.27/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20210216-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/math/reduce/Reduce-svn5758-src/libraries/original/libedit-20160506/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/math/reduce/Reduce-svn5758-src/libraries/libedit-20140620-3.1/src/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/percona57-server/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/xtrabackup/percona-xtrabackup-2.4.21/cmd-line-utils/libedit/libedit-20190324-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/percona57-client/percona-server-5.7.36-39/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/devel/libedit/libedit-20210216-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/mysqlwsrep56-server/mysql-wsrep-wsrep_5.6.51-25.33/cmd-line-utils/libedit/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/ftp/tnftp/tnftp-20210827/libedit/
H A Dtty.h153 # undef CSWTCH
188 #ifndef CSWTCH
189 # define CSWTCH _POSIX_VDISABLE macro
/dports/ftp/bsdftpd-ssl/bsdftpd-ssl-1.1.0/contrib/libedit/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/mysql57-client/mysql-5.7.36/extra/libedit/libedit-20191231-3.1/src/
H A Dtty.h150 # undef CSWTCH
185 #ifndef CSWTCH
186 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/mysql55-client/mysql-5.5.62/cmd-line-utils/libedit/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/databases/mysql56-client/mysql-5.6.51/cmd-line-utils/libedit/
H A Dtty.h152 # undef CSWTCH
187 #ifndef CSWTCH
188 # define CSWTCH _POSIX_VDISABLE macro
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix5/
H A DIOCTL.py72 CSWTCH = CTRL('z') variable
73 CSUSP = CSWTCH
/dports/lang/python-legacy/Python-2.7.18/Lib/plat-irix6/
H A DIOCTL.py72 CSWTCH = CTRL('z') variable
73 CSUSP = CSWTCH
/dports/lang/python27/Python-2.7.18/Lib/plat-irix5/
H A DIOCTL.py72 CSWTCH = CTRL('z') variable
73 CSUSP = CSWTCH
/dports/lang/python27/Python-2.7.18/Lib/plat-irix6/
H A DIOCTL.py72 CSWTCH = CTRL('z') variable
73 CSUSP = CSWTCH
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dstty.c88 # define CSWTCH CSUSP macro
90 #if defined(VSWTCH) && !defined(CSWTCH)
91 # define CSWTCH _POSIX_VDISABLE macro
97 # undef CSWTCH
98 # define CSWTCH _POSIX_VDISABLE macro
703 CI_ENTRY("swtch", CSWTCH, VSWTCH )
746 CI_ENTRY("swtch", CSWTCH, VSWTCH )
/dports/misc/gnuls/coreutils-8.30/src/
H A Dstty.c114 # if defined CSUSP && !defined CSWTCH
115 # define CSWTCH CSUSP macro
118 #if defined VSWTCH && !defined CSWTCH
119 # define CSWTCH _POSIX_VDISABLE macro
125 # undef CSWTCH
126 # define CSWTCH _POSIX_VDISABLE macro
405 {"swtch", CSWTCH, VSWTCH},

12345678910>>...30