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

1234567891011>>

/freebsd-13-stable/sys/kern/
H A Dtty_pts.c316 *(struct termios*)data = tp->t_termios;
/freebsd-13-stable/crypto/openssh/
H A Dserverloop.c54 #include <termios.h>
H A Dclientloop.c84 #include <termios.h>
2195 const char *term, struct termios *tiop, int in_fd, struct sshbuf *cmd,
/freebsd-13-stable/usr.sbin/iostat/
H A Diostat.c119 #include <termios.h>
/freebsd-13-stable/usr.sbin/ppp/
H A Dether.c56 #include <termios.h>
H A Dfilter.c45 #include <termios.h>
H A Dhdlc.c39 #include <termios.h>
H A Dlqr.c41 #include <termios.h>
H A Dmppe.c42 #include <termios.h>
H A Dnat_cmd.c45 #include <termios.h>
H A Dncp.c44 #include <termios.h>
H A Dnetgraph.c52 #include <termios.h>
H A Dphysical.c43 #include <termios.h>
241 struct termios rstio;
/freebsd-13-stable/usr.bin/msgs/
H A Dmsgs.c85 #include <termios.h>
/freebsd-13-stable/lib/libc/gen/
H A DMakefile.inc151 termios.c \
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_posix.cpp48 #include <termios.h>
392 unsigned struct_termios_sz = sizeof(struct termios);
/freebsd-13-stable/sys/contrib/openzfs/lib/libzfs/
H A Dlibzfs_crypto.c25 #include <termios.h>
266 struct termios old_term, new_term;
/freebsd-13-stable/usr.sbin/uhsoctl/
H A Duhsoctl.c50 #include <termios.h>
1139 struct termios t;
/freebsd-13-stable/sys/compat/linux/
H A Dlinux_ioctl.c407 bsd_to_linux_termios(struct termios *bios, struct linux_termios *lios)
524 linux_to_bsd_termios(struct linux_termios *lios, struct termios *bios)
642 bsd_to_linux_termio(struct termios *bios, struct linux_termio *lio)
657 linux_to_bsd_termio(struct linux_termio *lio, struct termios *bios)
675 struct termios bios;
/freebsd-13-stable/usr.sbin/lpr/lpd/
H A Dprintjob.c73 #include <termios.h>
1966 struct termios ttybuf;
/freebsd-13-stable/usr.sbin/pw/
H A Dpw_user.c51 #include <termios.h>
178 struct termios t, n;
/freebsd-13-stable/targets/pseudo/tests/
H A DMakefile.depend158 lib/libc/tests/termios \
/freebsd-13-stable/tests/sys/aio/
H A Daio_test.c60 #include <termios.h>
603 struct termios ts;
/freebsd-13-stable/include/
H A DMakefile26 strings.h sysexits.h tar.h termios.h tgmath.h \
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dfile-merge.c55 #include <termios.h>

Completed in 218 milliseconds

1234567891011>>