Searched refs:termios (Results 101 - 125 of 287) sorted by relevance

1234567891011>>

/freebsd-current/crypto/openssh/
H A Dpacket.h19 #include <termios.h>
152 void ssh_tty_make_modes(struct ssh *, int, struct termios *);
H A Dsshpty.c32 #include <termios.h>
/freebsd-current/contrib/libarchive/libarchive_fe/
H A Dpassphrase.c132 #include <termios.h>
171 struct termios term, oterm;
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_zyfer.c24 # include <termios.h>
26 # include <sys/termios.h>
/freebsd-current/usr.sbin/ppp/
H A Dprompt.c42 #include <termios.h>
421 struct termios newtio;
453 struct termios newtio;
H A Dvjcomp.c40 #include <termios.h>
H A Dtcp.c41 #include <termios.h>
H A Dtcpmss.c42 #include <termios.h>
H A Dasync.c35 #include <termios.h>
/freebsd-current/contrib/kyua/utils/cmdline/
H A Dui.cpp40 # include <termios.h>
/freebsd-current/contrib/tcsh/
H A Dsh.file.c90 struct termios tchars;
164 struct termios tty, tty_normal;
216 struct termios tty, tty_normal;
385 struct termios tty;
/freebsd-current/sbin/camcontrol/
H A Dprogress.c42 #include <termios.h>
/freebsd-current/sys/dev/usb/serial/
H A Dubsa.c185 static int ubsa_pre_param(struct ucom_softc *, struct termios *);
186 static void ubsa_cfg_param(struct ucom_softc *, struct termios *);
425 ubsa_pre_param(struct ucom_softc *ucom, struct termios *t)
451 ubsa_cfg_param(struct ucom_softc *ucom, struct termios *t)
H A Duvscom.c177 static int uvscom_pre_param(struct ucom_softc *, struct termios *);
178 static void uvscom_cfg_param(struct ucom_softc *, struct termios *);
541 uvscom_pre_param(struct ucom_softc *ucom, struct termios *t)
562 uvscom_cfg_param(struct ucom_softc *ucom, struct termios *t)
H A Duchcom.c213 static int uchcom_pre_param(struct ucom_softc *, struct termios *);
217 static void uchcom_cfg_param(struct ucom_softc *, struct termios *);
682 uchcom_pre_param(struct ucom_softc *ucom, struct termios *t)
704 uchcom_cfg_param(struct ucom_softc *ucom, struct termios *t)
H A Dumoscom.c204 static int umoscom_pre_param(struct ucom_softc *, struct termios *);
205 static void umoscom_cfg_param(struct ucom_softc *, struct termios *);
456 umoscom_pre_param(struct ucom_softc *ucom, struct termios *t)
465 umoscom_cfg_param(struct ucom_softc *ucom, struct termios *t)
H A Dumct.c151 static int umct_pre_param(struct ucom_softc *, struct termios *);
152 static void umct_cfg_param(struct ucom_softc *, struct termios *);
505 umct_pre_param(struct ucom_softc *ucom, struct termios *t)
511 umct_cfg_param(struct ucom_softc *ucom, struct termios *t)
/freebsd-current/libexec/getty/
H A Dmain.c51 #include <termios.h>
79 struct termios omode;
81 struct termios tmode;
448 struct termios def;
/freebsd-current/usr.bin/script/
H A Dscript.c53 #include <termios.h>
82 static struct termios tt;
103 struct termios rtt, stt;
527 struct termios traw;
/freebsd-current/contrib/telnet/telnet/
H A Dexterns.h56 # include <termios.h>
58 # define termio termios
/freebsd-current/contrib/ntp/parseutil/
H A Dtestdcf.c44 #include <termios.h>
374 struct termios term;
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c50 #include <termios.h>
86 struct termios tcattr;
/freebsd-current/lib/libdpv/
H A Ddialog_util.c38 #include <termios.h>
86 struct termios t;
/freebsd-current/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c53 #include <termios.h>
372 struct termios tio;
/freebsd-current/sys/dev/nmdm/
H A Dnmdm.c299 bits_per_char(struct termios *t)
319 nmdm_param(struct tty *tp, struct termios *t)

Completed in 417 milliseconds

1234567891011>>