Home
last modified time | relevance | path

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

/freebsd/stand/kboot/libkboot/
H A Dtermios.c14 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 Dttymodes.c281 struct termios tio; in ssh_tty_make_modes() local
345 struct termios tio; in ssh_tty_parse_modes() local
H A Dsshtty.c71 struct termios tio; in enter_raw_mode() local
H A Dmux.c88 struct termios tio; member
H A Dchannels.c2197 struct termios tio; in channel_handle_wfd() local
/freebsd/usr.bin/talk/
H A Dinit_disp.c125 struct termios tio; in set_edit_chars() local
/freebsd/contrib/netbsd-tests/kernel/kqueue/read/
H A Dt_ttypty.c63 struct termios tio; in h_check() local
/freebsd/contrib/netbsd-tests/kernel/tty/
H A Dt_pr.c162 struct termios tio; in ATF_TC_BODY() local
/freebsd/libexec/comsat/
H A Dcomsat.c149 struct termios tio; in notify() local
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c372 struct termios tio; in sppd_ttys_open() local
/freebsd/sys/cam/ctl/
H A Dctl_tpc.c976 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 Drefclock_palisade.c306 struct termios tio; in palisade_start() local
H A Drefclock_parse.c2988 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 Drefclock_ripencc.c471 struct termios tio; in ripencc_start() local
/freebsd/usr.sbin/ppp/
H A Dtty.c482 struct termios tio; in tty_Offline() local
/freebsd/sys/cam/
H A Dcam_ccb.h1377 struct ccb_termio tio; member