OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
cfgetospeed
lib/libc/termios/cfgetospeed.c
34
cfgetospeed(const struct termios *t)
lib/libcurses/nc_termios.h
145
#define cfgetospeed(t) ((t)->c_cflag & CBAUD)
lib/libcurses/nc_termios.h
64
#define cfgetospeed(t) ((t)->c_cflag & CBAUD)