Home
last modified time | relevance | path

Searched defs:cfgetispeed (Results 1 – 2 of 2) sorted by relevance

/openbsd/lib/libc/termios/
H A Dcfgetispeed.c34 cfgetispeed(const struct termios *t) in cfgetispeed() function
/openbsd/gnu/usr.bin/perl/ext/POSIX/
H A DPOSIX.xs1455 #define cfgetispeed(x) not_here("cfgetispeed") macro