Home
last modified time | relevance | path

Searched defs:tio (Results 1 – 25 of 27) sorted by relevance

12

/netbsd/external/bsd/openldap/dist/include/ac/
H A Dtermios.h33 #define GETFLAGS( tio ) ((tio).c_lflag) argument
34 #define SETFLAGS( tio, flags ) ((tio).c_lflag = (flags)) argument
47 #define GETFLAGS( tio ) ((tio).sg_flags) argument
48 #define SETFLAGS( tio, flags ) ((tio).sg_flags = (flags)) argument
/netbsd/external/bsd/tmux/dist/compat/
H A Dcfmakeraw.c26 cfmakeraw(struct termios *tio) in cfmakeraw()
H A Dfdforkpty.c30 fdforkpty(__unused int ptmfd, int *master, char *name, struct termios *tio, in fdforkpty()
H A Dforkpty-haiku.c30 forkpty(int *master, char *name, struct termios *tio, struct winsize *ws) in forkpty()
/netbsd/crypto/external/bsd/openssh/dist/
H A Dttymodes.c257 struct termios tio; in ssh_tty_make_modes() local
320 struct termios tio; in ssh_tty_parse_modes() local
H A Dsshtty.c72 struct termios tio; in enter_raw_mode() local
H A Dmux.c76 struct termios tio; member
/netbsd/usr.sbin/btattach/
H A Dinit_unistone.c76 struct termios tio; in init_unistone() local
H A Dbtattach.c167 struct termios tio; in main() local
559 struct termios tio; in test() local
H A Dinit_stlc2500.c110 struct termios tio; in init_stlc2500() local
/netbsd/usr.bin/qsubst/
H A Dqsubst.c170 struct termios tio; in sigtstp() local
233 struct termios tio; in getc_cbreak() local
/netbsd/usr.bin/resize/
H A Dresize.c329 struct termio tio; in main() local
331 struct termios tio; in main() local
/netbsd/tests/kernel/tty/
H A Dt_pr.c162 struct termios tio; in ATF_TC_BODY() local
/netbsd/tests/kernel/kqueue/read/
H A Dt_ttypty.c64 struct termios tio; in h_check() local
/netbsd/external/bsd/tmux/dist/
H A Dcmd-new-session.c77 struct termios tio, *tiop; in cmd_new_session_exec() local
H A Dclient.c241 struct termios tio, saved_tio; in client_main() local
H A Dsession.c115 struct environ *env, struct options *oo, struct termios *tio) in session_create()
H A Dtty.c311 struct termios tio; in tty_start_tty() local
H A Dtmux.h1241 struct termios *tio; member
1377 struct termios tio; member
/netbsd/external/mit/libuv/dist/src/unix/
H A Dtty.c244 static void uv__tty_make_raw(struct termios* tio) { in uv__tty_make_raw()
/netbsd/usr.bin/rfcomm_sppd/
H A Drfcomm_sppd.c102 static struct termios tio; /* stored termios for reset on exit */ variable
/netbsd/external/bsd/ntp/dist/ntpd/
H A Drefclock_parse.c2989 struct termios tio; /* NEEDED FOR A LONG TIME ! */ in parse_start() local
2992 struct termio tio; /* NEEDED FOR A LONG TIME ! */ in parse_start() local
4857 struct termios tio; in trimbletaip_init() local
4860 struct termio tio; in trimbletaip_init() local
5281 struct termios tio; /* NEEDED FOR A LONG TIME ! */ in trimbletsip_init() local
5284 struct termio tio; /* NEEDED FOR A LONG TIME ! */ in trimbletsip_init() local
H A Drefclock_palisade.c308 struct termios tio; in palisade_start() local
/netbsd/external/gpl3/gdb/dist/readline/readline/
H A Drltty.c600 TIOTYPE tio; in rl_prep_terminal() local
/netbsd/external/gpl3/gdb.old/dist/readline/readline/
H A Drltty.c600 TIOTYPE tio; in rl_prep_terminal() local

12