Searched refs:termio (Results 1 - 25 of 76) sorted by relevance

1234

/macosx-10.9.5/ntp-88/include/
H A Dntp_tty.h14 #include <termio.h>
15 #define TTY struct termio
H A Dntp_refclock.h15 #include <termio.h>
/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dshtty.h58 # include <termio.h>
59 # define TTYSTRUCT struct termio
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Drltty.h32 /* System V machines use termio. */
34 # include <termio.h>
/macosx-10.9.5/ksh-20/ksh/src/cmd/ksh93/include/
H A Dterminal.h80 # if SHOPT_OLDTERMIO /* use both termios and termio */
82 # include <termio.h>
85 # include <sys/termio.h>
96 # include <termio.h>
99 # include <sys/termio.h>
104 # define termios termio
H A Dedit.h136 struct termio e_ott;
/macosx-10.9.5/emacs-92/emacs/mac/inc/
H A Dtermio.h1 /* Replacement termio.h file for building GNU Emacs on the Macintosh.
32 struct termio { struct
/macosx-10.9.5/tcl-102/tcl_ext/expect/expect/
H A Dexp_tty_in.h3 /* Definitions for handling termio inclusion are localized here */
23 /* On some hosts, termio is incomplete (broken) and sgtty is a better
24 choice. At the same time, termio has some definitions for modern
25 stuff like window sizes that sgtty lacks - that's why termio.h
35 /* on ISC SVR3.2, termios is skeletal and termio is a better choice. */
37 /* termio does */
46 # include <termio.h>
48 # define TERMINAL termio
/macosx-10.9.5/tcsh-65/tcsh/
H A Dtc.disc.c49 static struct termio otermiob;
70 struct termio termiob;
97 struct termio termiob;
H A Dsh.file.c95 struct termio tchars;
169 struct termio tty, tty_normal;
221 struct termio tty, tty_normal;
392 struct termio tty;
/macosx-10.9.5/emacs-92/emacs/src/
H A Dsystty.h34 #include <termio.h>
43 #include <termios.h> /* termios.h needs to be before termio.h */
44 #include <termio.h>
47 #include <termio.h>
324 struct termio main;
/macosx-10.9.5/ncurses-42/ncurses/ncurses/base/
H A Dlib_initscr.c45 #include <sys/termio.h> /* needed for ISC */
/macosx-10.9.5/vim-53/src/
H A Dos_unixx.h20 /* sun's sys/ioctl.h redefines symbols from termio world */
90 * We use termios.h if both termios.h and termio.h are available.
91 * Termios is supposed to be a superset of termio.h. Don't include them both,
99 # include <termio.h>
/macosx-10.9.5/curl-78.94.1/curl/src/
H A Dtool_getpass.c34 # include <termio.h>
179 # define struct_term struct termio
/macosx-10.9.5/Heimdal-323.92.1/appl/telnet/telnet/
H A Dtelnet_locl.h64 "/usr/include/term.h", line 1060: incomplete struct/union/enum termio: Ottyb
80 #include <sys/termio.h>
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Dusg5-4.h75 * tchars. But get <termio.h> first to make sure ttold.h doesn't
87 #include <termio.h>
/macosx-10.9.5/sudo-72/src/
H A Dterm.c44 # include <termio.h>
80 # define termios termio
/macosx-10.9.5/ppp-727.90.1/Helpers/chat/
H A Dchat.c134 #include <termio.h>
242 #define term_parms struct termio
245 struct termio saved_tty_parameters;
/macosx-10.9.5/ncurses-42/ncurses/ncurses/tinfo/
H A Dlib_raw.c59 #include <sys/termio.h> /* needed for ISC */
266 * termio(7) and the language describing qiflush()/noqiflush() in
/macosx-10.9.5/ncurses-42/ncurses/ncurses/trace/
H A Dlib_tracebits.c45 #include <sys/termio.h> /* needed for ISC */
52 /* may be undefined if we're using termio.h */
/macosx-10.9.5/remote_cmds-41.90.1/telnetd.tproj/
H A Ddefs.h98 # include <termio.h>
/macosx-10.9.5/screen-22/screen/
H A Dscreen.h121 struct termio tio;
/macosx-10.9.5/passwordserver_sasl-170/cyrus_sasl/mac/libdes/src/
H A Dread_pwd.c105 /* crypto/des/read_pwd.c */ /* Copyright (C) 1995-1997 Eric Young (eay@mincom.oz.au) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@mincom.oz.au). * The implementation was written so as to conform with Netscapes SSL. * * This library is free for commercial and non-commercial use as long as * the following conditions are aheared to. The following conditions * apply to all code found in this distribution, be it the RC4, RSA, * lhash, DES, etc., code; not just the SSL code. The SSL documentation * included with this distribution is covered by the same copyright terms * except that the holder is Tim Hudson (tjh@mincom.oz.au). * * Copyright remains Eric Young's, and as such any Copyright notices in * the code are not to be removed. * If this package is used in a product, Eric Young should be given attribution * as the author of the parts of the library used. * This can be in the form of a textual message at program startup or * in documentation (online or textual) provided with the package. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: * 1. Redistributions of source code must retain the copyright * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * 3. All advertising materials mentioning features or use of this software * must display the following acknowledgement: * "This product includes cryptographic software written by * Eric Young (eay@mincom.oz.au)" * The word 'cryptographic' can be left out if the rouines from the library * being used are not cryptographic related :-). * 4. If you include any Windows specific code (or a derivative thereof) from * the apps directory (application code) you must include an acknowledgement: * "This product includes software written by Tim Hudson (tjh@mincom.oz.au)" * * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. * * The licence and distribution terms for any publically available version or * derivative of this code cannot be changed. i.e. this code cannot simply be * copied and put under another distribution licence * [including the GNU Public Licence.] */ #ifdef WIN16TTY #undef WIN16 #undef _WINDOWS #include <graph.h> #endif /* 06-Apr-92 Luke Brennan Support for VMS */ #include "des_locl.h" #include <signal.h> #include <string.h> #include <setjmp.h> #include <errno.h> /* There are 5 types of terminal interface supported, * TERMIO, TERMIOS, VMS, MSDOS and SGTTY */ #if defined(__sgi) && !defined(TERMIOS) #define TERMIOS #undef TERMIO #undef SGTTY #endif #if defined(linux) && !defined(TERMIO) #undef TERMIOS #define TERMIO #undef SGTTY #endif #ifdef _LIBC #define TERMIO #endif #if !defined(TERMIO) && !defined(TERMIOS) && !defined(VMS) && !defined(MSDOS) #define SGTTY #endif #ifdef TERMIOS #include <termios.h> #define TTY_STRUCT struct termios #define TTY_FLAGS c_lflag #define TTY_get(tty,data) tcgetattr(tty,data) #define TTY_set(tty,data) tcsetattr(tty,TCSANOW,data) #endif #ifdef TERMIO #include <termio.h> #define TTY_STRUCT struct termio #define TTY_FLAGS c_lflag #define TTY_get(tty,data) ioctl(tty,TCGETA,data) #define TTY_set(tty,da (…)
/macosx-10.9.5/remote_cmds-41.90.1/telnet.tproj/
H A Dexterns.h62 # define termio termios macro
385 extern struct termio new_tc;
/macosx-10.9.5/uucp-11/uucp/
H A Dsysdep.h191 #include <termio.h>
192 typedef struct termio sterminal;

Completed in 400 milliseconds

1234