Searched refs:termios (Results 151 - 175 of 295) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/ntp/ntpd/
H A Drefclock_hopfser.c39 # include <termios.h>
/freebsd-13-stable/contrib/nvi/cl/
H A Dcl_main.c26 #include <termios.h>
H A Dcl_funcs.c25 #include <termios.h>
701 struct termios t;
/freebsd-13-stable/contrib/ntp/include/
H A Dtimepps-SCO.h54 #include <termios.h> /* to get TIOCDCDTIMESTAMP */
H A Dtimepps-Solaris.h54 #include <termios.h> /* to get TOCGPPSEV and TIOCSPPS */
H A Dtimepps-SunOS.h54 #include <termios.h> /* to get CIOGETEV */
/freebsd-13-stable/sys/dev/syscons/
H A Dsysmouse.c213 smdev_param(struct tty *tp, struct termios *t)
/freebsd-13-stable/sys/dev/usb/serial/
H A Dufoma.c219 static int ufoma_pre_param(struct ucom_softc *, struct termios *);
220 static void ufoma_cfg_param(struct ucom_softc *, struct termios *);
958 ufoma_pre_param(struct ucom_softc *ucom, struct termios *t)
964 ufoma_cfg_param(struct ucom_softc *ucom, struct termios *t)
H A Dumcs.c162 static void umcs7840_cfg_param(struct ucom_softc *, struct termios *);
166 static int umcs7840_pre_param(struct ucom_softc *, struct termios *);
611 umcs7840_cfg_param(struct ucom_softc *ucom, struct termios *t)
686 umcs7840_pre_param(struct ucom_softc *ucom, struct termios *t)
H A Dumodem.c217 static int umodem_pre_param(struct ucom_softc *, struct termios *);
218 static void umodem_cfg_param(struct ucom_softc *, struct termios *);
581 umodem_pre_param(struct ucom_softc *ucom, struct termios *t)
587 umodem_cfg_param(struct ucom_softc *ucom, struct termios *t)
H A Duplcom.c193 static int uplcom_pre_param(struct ucom_softc *, struct termios *);
194 static void uplcom_cfg_param(struct ucom_softc *, struct termios *);
776 uplcom_pre_param(struct ucom_softc *ucom, struct termios *t)
860 uplcom_cfg_param(struct ucom_softc *ucom, struct termios *t)
H A Duslcom.c172 static void uslcom_cfg_param(struct ucom_softc *, struct termios *);
176 static int uslcom_pre_param(struct ucom_softc *, struct termios *);
615 uslcom_pre_param(struct ucom_softc *ucom, struct termios *t)
642 uslcom_cfg_param(struct ucom_softc *ucom, struct termios *t)
/freebsd-13-stable/usr.bin/tset/
H A Dset.c42 #include <termios.h>
/freebsd-13-stable/usr.bin/uniq/
H A Duniq.c63 #include <termios.h>
/freebsd-13-stable/usr.sbin/ppp/
H A Darp.c47 #include <termios.h>
H A Ddefs.c47 #include <termios.h>
H A Diplist.c37 #include <termios.h>
H A Dtimer.c39 #include <termios.h>
/freebsd-13-stable/usr.bin/mail/
H A Dmain.c370 struct termios tbuf;
H A Dtty.c64 struct termios ttybuf;
/freebsd-13-stable/contrib/llvm-project/lldb/source/Host/posix/
H A DConnectionFileDescriptorPosix.cpp30 #include <termios.h>
250 struct termios options;
/freebsd-13-stable/contrib/wpa/src/utils/
H A Dedit.c10 #include <termios.h>
41 static struct termios prevt, newt;
/freebsd-13-stable/crypto/openssl/crypto/ui/
H A Dui_openssl.c44 * system and have sigaction and termios.
111 # include <termios.h>
112 # define TTY_STRUCT struct termios
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_freebsd.cpp72 #include <termios.h>
177 unsigned struct_termios_sz = sizeof(struct termios);
/freebsd-13-stable/usr.sbin/bhyveload/
H A Dbhyveload.c83 #include <termios.h>
97 static struct termios term, oldterm;

Completed in 197 milliseconds

1234567891011>>