Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h950 extern unsigned IOCTL_SIOCGPGRP;
Dsanitizer_platform_limits_posix.cc500 unsigned IOCTL_SIOCGPGRP = SIOCGPGRP; variable