Home
last modified time | relevance | path

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

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