Home
last modified time | relevance | path

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

/dragonfly/include/
H A Dtermios.h81 void cfmakeraw(struct termios *);
/dragonfly/lib/libvgl/
H A Dkeyboard.c52 cfmakeraw(&term); in VGLKeyboardInit()
/dragonfly/test/stress/stress2/testcases/pty/
H A Dpty.c98 cfmakeraw(&tios); in test()
/dragonfly/lib/libc/gen/
H A Dtermios.c167 cfmakeraw(struct termios *t) in cfmakeraw() function
H A DSymbol.map161 cfmakeraw;
H A DMakefile.inc281 tcsetattr.3 cfmakeraw.3 \
/dragonfly/bin/stty/
H A Dkey.c238 cfmakeraw(&ip->t); in f_raw()
/dragonfly/usr.sbin/ppp/
H A Dtty.c458 cfmakeraw(&ios); in tty_Raw()
715 cfmakeraw(&ios); in tty_Create()
/dragonfly/usr.sbin/sliplogin/
H A Dsliplogin.c417 cfmakeraw(&tios); in main()
/dragonfly/usr.bin/script/
H A Dscript.c184 cfmakeraw(&rtt); in main()
/dragonfly/sys/platform/vkernel64/platform/
H A Dconsole.c448 cfmakeraw(&tio); in vcons_set_mode()
/dragonfly/sbin/startslip/
H A Dstartslip.c319 cfmakeraw(&t); in main()
/dragonfly/libexec/getty/
H A Dmain.c490 cfmakeraw(&tmode); in setttymode()
/dragonfly/usr.sbin/dconschat/
H A Ddconschat.c526 cfmakeraw(&traw); in dconschat_init_socket()