Searched refs:TIOCSERGETLSR (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/sys/
H A Dioctl.d246 enum TIOCSERGETLSR = 0x5459;
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc350 _(TIOCSERGETLSR, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_posix.cc704 unsigned IOCTL_TIOCSERGETLSR = TIOCSERGETLSR;
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc348 _(TIOCSERGETLSR, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_posix.cc742 unsigned IOCTL_TIOCSERGETLSR = TIOCSERGETLSR;
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_common_interceptors_ioctl.inc353 _(TIOCSERGETLSR, WRITE, sizeof(int));
H A Dsanitizer_platform_limits_posix.cpp727 unsigned IOCTL_TIOCSERGETLSR = TIOCSERGETLSR;

Completed in 231 milliseconds