Searched refs:cfsetospeed (Results 1 – 10 of 10) sorted by relevance
/external/openssh/openbsd-compat/ |
D | bsd-nextstep.h | 56 int cfsetospeed(struct termios *, int);
|
D | bsd-nextstep.c | 91 cfsetospeed(struct termios *t,int speed) in cfsetospeed() function
|
/external/openssh/ |
D | ttymodes.c | 402 cfsetospeed(&tio, baud_to_speed(baud)) == -1) in tty_parse_modes()
|
/external/libnfc-nci/halimpl/bcm2079x/adaptation/ |
D | userial_linux.c | 1086 cfsetospeed(&termios, baud); in USERIAL_Open() 1306 cfsetospeed(&termios, baud); in userial_change_rate() 1343 cfsetospeed(&termios, tcio_baud); in userial_change_rate()
|
/external/libedit/src/ |
D | tty.c | 971 (void) cfsetospeed(&el->el_tty.t_ex, el->el_tty.t_speed); in tty_rawmode() 973 (void) cfsetospeed(&el->el_tty.t_ed, el->el_tty.t_speed); in tty_rawmode()
|
/external/lldb/source/Core/ |
D | ConnectionFileDescriptor.cpp | 283 ::cfsetospeed (&options, B115200); in Connect()
|
/external/ppp/pppd/ |
D | sys-linux.c | 983 cfsetospeed (&tios, speed); in set_up_tty()
|
D | sys-solaris.c | 1248 cfsetospeed(&tios, speed);
|
/external/compiler-rt/lib/dfsan/ |
D | libc_ubuntu1404_abilist.txt | 1456 fun:cfsetospeed=uninstrumented
|
/external/google-breakpad/src/processor/testdata/symbols/libc-2.13.so/F4F8DFCD5A5FB5A7CE64717E9E6AE3890/ |
D | libc-2.13.so.sym | 909 PUBLIC d2f00 0 cfsetospeed
|