Searched defs:tio (Results 1 – 16 of 16) sorted by relevance
/freebsd/stand/kboot/libkboot/ |
H A D | termios.c | 14 host_tcgetattr(int fd, struct host_termios *tio) in host_tcgetattr() 22 host_tcsetattr(int fd, int act, const struct host_termios *tio) in host_tcsetattr() 45 int host_cfsetospeed(struct host_termios *tio, host_speed_t speed) in host_cfsetospeed() 56 int host_cfsetispeed(struct host_termios *tio, host_speed_t speed) in host_cfsetispeed() 62 host_cfsetspeed(struct host_termios *tio, host_speed_t speed) in host_cfsetspeed()
|
/freebsd/crypto/openssh/ |
H A D | ttymodes.c | 281 struct termios tio; in ssh_tty_make_modes() local 345 struct termios tio; in ssh_tty_parse_modes() local
|
H A D | sshtty.c | 71 struct termios tio; in enter_raw_mode() local
|
H A D | mux.c | 88 struct termios tio; member
|
H A D | channels.c | 2197 struct termios tio; in channel_handle_wfd() local
|
/freebsd/usr.bin/talk/ |
H A D | init_disp.c | 125 struct termios tio; in set_edit_chars() local
|
/freebsd/contrib/netbsd-tests/kernel/kqueue/read/ |
H A D | t_ttypty.c | 63 struct termios tio; in h_check() local
|
/freebsd/contrib/netbsd-tests/kernel/tty/ |
H A D | t_pr.c | 162 struct termios tio; in ATF_TC_BODY() local
|
/freebsd/libexec/comsat/ |
H A D | comsat.c | 149 struct termios tio; in notify() local
|
/freebsd/usr.bin/bluetooth/rfcomm_sppd/ |
H A D | rfcomm_sppd.c | 372 struct termios tio; in sppd_ttys_open() local
|
/freebsd/sys/cam/ctl/ |
H A D | ctl_tpc.c | 976 struct tpc_io *tio; in tpc_process_verify() local 1038 struct tpc_io *tio; in tpc_process_register_key() local 1174 struct tpc_io *tio, *tior, *tiow; in tpc_process_wut() local 1333 struct tpc_io *tio, *tiow; in tpc_process_zero_wut() local 1602 struct tpc_io *tio, *tior; in tpc_done() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_parse.c | 2988 struct termios tio; /* NEEDED FOR A LONG TIME ! */ in parse_start() local 2991 struct termio tio; /* NEEDED FOR A LONG TIME ! */ in parse_start() local 4869 struct termios tio; in trimbletaip_init() local 4872 struct termio tio; in trimbletaip_init() local 5293 struct termios tio; /* NEEDED FOR A LONG TIME ! */ in trimbletsip_init() local 5296 struct termio tio; /* NEEDED FOR A LONG TIME ! */ in trimbletsip_init() local
|
H A D | refclock_palisade.c | 306 struct termios tio; in palisade_start() local [all...] |
H A D | refclock_ripencc.c | 471 struct termios tio; in ripencc_start() local
|
/freebsd/usr.sbin/ppp/ |
H A D | tty.c | 482 struct termios tio; in tty_Offline() local
|
/freebsd/sys/cam/ |
H A D | cam_ccb.h | 1361 struct ccb_termio tio; global() member
|