/netbsd/external/bsd/openldap/dist/include/ac/ |
H A D | termios.h | 33 #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 D | cfmakeraw.c | 26 cfmakeraw(struct termios *tio) in cfmakeraw()
|
H A D | fdforkpty.c | 30 fdforkpty(__unused int ptmfd, int *master, char *name, struct termios *tio, in fdforkpty()
|
H A D | forkpty-haiku.c | 30 forkpty(int *master, char *name, struct termios *tio, struct winsize *ws) in forkpty()
|
/netbsd/crypto/external/bsd/openssh/dist/ |
H A D | ttymodes.c | 257 struct termios tio; in ssh_tty_make_modes() local 320 struct termios tio; in ssh_tty_parse_modes() local
|
H A D | sshtty.c | 72 struct termios tio; in enter_raw_mode() local
|
H A D | mux.c | 76 struct termios tio; member
|
/netbsd/usr.sbin/btattach/ |
H A D | init_unistone.c | 76 struct termios tio; in init_unistone() local
|
H A D | btattach.c | 167 struct termios tio; in main() local 559 struct termios tio; in test() local
|
H A D | init_stlc2500.c | 110 struct termios tio; in init_stlc2500() local
|
/netbsd/usr.bin/qsubst/ |
H A D | qsubst.c | 170 struct termios tio; in sigtstp() local 233 struct termios tio; in getc_cbreak() local
|
/netbsd/usr.bin/resize/ |
H A D | resize.c | 329 struct termio tio; in main() local 331 struct termios tio; in main() local
|
/netbsd/tests/kernel/tty/ |
H A D | t_pr.c | 162 struct termios tio; in ATF_TC_BODY() local
|
/netbsd/tests/kernel/kqueue/read/ |
H A D | t_ttypty.c | 64 struct termios tio; in h_check() local
|
/netbsd/external/bsd/tmux/dist/ |
H A D | cmd-new-session.c | 77 struct termios tio, *tiop; in cmd_new_session_exec() local
|
H A D | client.c | 241 struct termios tio, saved_tio; in client_main() local
|
H A D | session.c | 115 struct environ *env, struct options *oo, struct termios *tio) in session_create()
|
H A D | tty.c | 311 struct termios tio; in tty_start_tty() local
|
H A D | tmux.h | 1241 struct termios *tio; member 1377 struct termios tio; member
|
/netbsd/external/mit/libuv/dist/src/unix/ |
H A D | tty.c | 244 static void uv__tty_make_raw(struct termios* tio) { in uv__tty_make_raw()
|
/netbsd/usr.bin/rfcomm_sppd/ |
H A D | rfcomm_sppd.c | 102 static struct termios tio; /* stored termios for reset on exit */ variable
|
/netbsd/external/bsd/ntp/dist/ntpd/ |
H A D | refclock_parse.c | 2989 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 D | refclock_palisade.c | 308 struct termios tio; in palisade_start() local
|
/netbsd/external/gpl3/gdb/dist/readline/readline/ |
H A D | rltty.c | 600 TIOTYPE tio; in rl_prep_terminal() local
|
/netbsd/external/gpl3/gdb.old/dist/readline/readline/ |
H A D | rltty.c | 600 TIOTYPE tio; in rl_prep_terminal() local
|