Home
last modified time | relevance | path

Searched refs:IXOFF (Results 1 – 3 of 3) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/asm-generic/
H A Dtermbits.h83 #define IXOFF 0010000 macro
/aosp12/hardware/interfaces/automotive/can/1.0/default/
H A DCanBusSlcan.cpp103 terminalSettings.c_iflag &= ~IXOFF; in preUp()
/aosp12/bionic/tests/headers/posix/
H A Dtermios_h.c68 MACRO(IXOFF); in termios_h()