Home
last modified time | relevance | path

Searched refs:IOCTL_TIOCGSERIAL (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/llvm/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1465 extern unsigned IOCTL_TIOCGSERIAL;
Dsanitizer_platform_limits_posix.cpp950 unsigned IOCTL_TIOCGSERIAL = TIOCGSERIAL; variable