Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_platform_limits_posix.h1163 extern unsigned IOCTL_VT_SENDSIG;
Dsanitizer_platform_limits_posix.cc721 unsigned IOCTL_VT_SENDSIG = VT_SENDSIG; variable