Home
last modified time | relevance | path

Searched refs:cfmakeraw (Results 1 – 19 of 19) sorted by relevance

/freebsd/include/
H A Dtermios.h92 void cfmakeraw(struct termios *);
/freebsd/lib/libvgl/
H A Dkeyboard.c53 cfmakeraw(&term); in VGLKeyboardInit()
/freebsd/tools/test/stress2/testcases/pty/
H A Dpty.c98 cfmakeraw(&tios); in test()
/freebsd/lib/libc/gen/
H A Dtermios.c163 cfmakeraw(struct termios *t) in cfmakeraw() function
H A DSymbol.map278 cfmakeraw;
H A DMakefile.inc530 tcsetattr.3 cfmakeraw.3 \
/freebsd/usr.bin/script/
H A Dscript.c254 cfmakeraw(&rtt); in main()
536 cfmakeraw(&traw); in termset()
/freebsd/contrib/netbsd-tests/kernel/
H A Dt_pty.c125 cfmakeraw(&tios); in condition()
/freebsd/bin/stty/
H A Dkey.c233 cfmakeraw(&ip->t); in f_raw()
/freebsd/usr.sbin/ppp/
H A Dtty.c450 cfmakeraw(&ios); in tty_Raw()
721 cfmakeraw(&ios); in tty_Create()
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DTerminal.cpp115 ::cfmakeraw(&fd_termios); in SetRaw()
/freebsd/usr.bin/bluetooth/rfcomm_sppd/
H A Drfcomm_sppd.c374 cfmakeraw(&tio); in sppd_ttys_open()
/freebsd/usr.sbin/bhyve/
H A Duart_backend.c103 cfmakeraw(&new); in ttyopen()
/freebsd/libexec/getty/
H A Dmain.c494 cfmakeraw(&tmode); in setttymode()
/freebsd/usr.sbin/bhyveload/
H A Dbhyveload.c930 cfmakeraw(&term); in main()
/freebsd/usr.sbin/dconschat/
H A Ddconschat.c643 cfmakeraw(&dc->traw); in dconschat_init_socket()
/freebsd/tests/sys/aio/
H A Daio_test.c677 cfmakeraw(&ts); in aio_pty_test()
/freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1458 fun:cfmakeraw=uninstrumented
/freebsd/contrib/ncurses/
H A DNEWS686 + build-fix for test_mouse.c, for non-standard cfmakeraw.