Searched refs:termios (Results 226 - 250 of 287) sorted by relevance

1234567891011>>

/freebsd-current/usr.sbin/ppp/
H A Dnetgraph.c50 #include <termios.h>
H A Dphysical.c41 #include <termios.h>
239 struct termios rstio;
H A Dccp.c42 #include <termios.h>
H A Dchap.c51 #include <termios.h>
H A Dcbcp.c37 #include <termios.h>
/freebsd-current/usr.sbin/iostat/
H A Diostat.c117 #include <termios.h>
/freebsd-current/sys/kern/
H A Dtty_pts.c308 *(struct termios*)data = tp->t_termios;
/freebsd-current/usr.bin/msgs/
H A Dmsgs.c70 #include <termios.h>
/freebsd-current/contrib/llvm-project/lldb/tools/driver/
H A DDriver.cpp84 static struct termios g_old_stdin_termios;
/freebsd-current/contrib/bc/src/
H A Dhistory.c411 #include <termios.h>
826 struct termios raw;
/freebsd-current/usr.sbin/uhsoctl/
H A Duhsoctl.c48 #include <termios.h>
1137 struct termios t;
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp51 #include <termios.h>
454 unsigned struct_termios_sz = sizeof(struct termios);
/freebsd-current/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c25 #include <termios.h>
286 struct termios old_term, new_term;
/freebsd-current/lib/libc/gen/
H A DMakefile.inc151 termios.c \
/freebsd-current/sys/compat/linux/
H A Dlinux_ioctl.c393 bsd_to_linux_termios(struct termios *bios, struct linux_termios *lios)
510 linux_to_bsd_termios(struct linux_termios *lios, struct termios *bios)
628 bsd_to_linux_termio(struct termios *bios, struct linux_termio *lio)
643 linux_to_bsd_termio(struct linux_termio *lio, struct termios *bios)
661 struct termios bios;
/freebsd-current/targets/pseudo/tests/
H A DMakefile.depend157 lib/libc/tests/termios \
/freebsd-current/tests/sys/aio/
H A Daio_test.c61 #include <termios.h>
662 struct termios ts;
/freebsd-current/usr.sbin/lpr/lpd/
H A Dprintjob.c59 #include <termios.h>
1952 struct termios ttybuf;
/freebsd-current/usr.sbin/pw/
H A Dpw_user.c46 #include <termios.h>
157 struct termios t, n;
/freebsd-current/contrib/tcsh/
H A Dsh.h297 # include <termios.h>
/freebsd-current/contrib/ntp/libparse/
H A Dparsestreams.c65 #include <sys/termios.h>
H A Dparsesolaris.c48 #include <sys/termios.h>
/freebsd-current/contrib/tnftp/src/
H A Dutil.c97 #include <termios.h>
/freebsd-current/contrib/nvi/ex/
H A Dex_cscope.c27 #include <termios.h>
/freebsd-current/contrib/ntp/ntpd/
H A Drefclock_parse.c128 # include <termios.h>
2988 struct termios tio; /* NEEDED FOR A LONG TIME ! */
4869 struct termios tio;
5293 struct termios tio; /* NEEDED FOR A LONG TIME ! */

Completed in 343 milliseconds

1234567891011>>