OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:struct_sigevent_sz
(Results
1 - 11
of
11
) sorted by relevancy
/src/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
sanitizer_platform_limits_openbsd.h
53
extern unsigned
struct_sigevent_sz
;
sanitizer_platform_limits_solaris.h
41
extern unsigned
struct_sigevent_sz
;
sanitizer_platform_limits_freebsd.h
56
extern unsigned
struct_sigevent_sz
;
sanitizer_platform_limits_solaris.cc
88
unsigned
struct_sigevent_sz
= sizeof(struct sigevent);
variable in namespace:__sanitizer
sanitizer_common_syscalls.inc
451
if (timer_event_spec) POST_WRITE(timer_event_spec,
struct_sigevent_sz
);
2200
if (notification) PRE_READ(notification,
struct_sigevent_sz
);
sanitizer_platform_limits_freebsd.cc
116
unsigned
struct_sigevent_sz
= sizeof(struct sigevent);
variable in namespace:__sanitizer
sanitizer_platform_limits_posix.h
49
extern unsigned
struct_sigevent_sz
;
sanitizer_platform_limits_posix.cc
192
unsigned
struct_sigevent_sz
= sizeof(struct sigevent);
variable in namespace:__sanitizer
sanitizer_platform_limits_netbsd.h
51
extern unsigned
struct_sigevent_sz
;
sanitizer_syscalls_netbsd.inc
1912
PRE_READ(notification_,
struct_sigevent_sz
);
sanitizer_platform_limits_netbsd.cc
393
unsigned
struct_sigevent_sz
= sizeof(struct sigevent);
variable in namespace:__sanitizer
Completed in 29 milliseconds
Indexes created Wed Oct 22 00:09:40 GMT 2025