OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IOC_NONE
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_solaris.h
386
#undef
IOC_NONE
387
#define
IOC_NONE
2U // IOC_VOID
sanitizer_platform_limits_freebsd.h
407
#define
IOC_NONE
1U
413
#define
IOC_NONE
0U
sanitizer_common_interceptors_ioctl.inc
542
case
IOC_NONE
:
558
if ((desc->type ==
IOC_NONE
) != (desc->size == 0)) return false;
sanitizer_platform_limits_posix.h
898
#define
IOC_NONE
1U
904
#define
IOC_NONE
0U
sanitizer_platform_limits_posix.cc
942
COMPILER_CHECK(
IOC_NONE
== _IOC_NONE);
sanitizer_interceptors_ioctl_netbsd.inc
1464
case
IOC_NONE
:
1480
if ((desc->type ==
IOC_NONE
) != (desc->size == 0))
sanitizer_platform_limits_netbsd.h
503
#define
IOC_NONE
0U
Completed in 52 milliseconds
Indexes created Wed Oct 22 13:09:56 GMT 2025