OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__user_cap_header_struct_sz
(Results
1 - 4
of
4
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_common_syscalls.inc
392
if (header) PRE_READ(header,
__user_cap_header_struct_sz
);
401
if (header) PRE_READ(header,
__user_cap_header_struct_sz
);
sanitizer_platform_limits_posix.h
110
extern unsigned
__user_cap_header_struct_sz
;
sanitizer_platform_limits_posix.cc
211
unsigned
__user_cap_header_struct_sz
=
variable in namespace:__sanitizer
sanitizer_common_interceptors.inc
5391
COMMON_INTERCEPTOR_READ_RANGE(ctx, hdrp,
__user_cap_header_struct_sz
);
5407
COMMON_INTERCEPTOR_READ_RANGE(ctx, hdrp,
__user_cap_header_struct_sz
);
Completed in 20 milliseconds
Indexes created Thu Oct 16 14:10:15 GMT 2025