HomeSort by relevance Sort by last modified time
    Searched defs:cfgetospeed (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/StdLib/LibC/Uefi/InteractiveIO/
TerminalFunctions.c 54 cfgetospeed ( function
  /bionic/libc/include/bits/
termios_inlines.h 56 __BIONIC_TERMIOS_INLINE speed_t cfgetospeed(const struct termios* s) { function
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
term.h 113 #ifndef cfgetospeed
114 #define cfgetospeed(t) ((t)->c_cflag & CBAUD) macro
    [all...]

Completed in 409 milliseconds