Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h962 extern unsigned IOCTL_TIOCGPGRP;
Dsanitizer_platform_limits_posix.cc512 unsigned IOCTL_TIOCGPGRP = TIOCGPGRP; variable