OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:gettimeofday
(Results
1 - 3
of
3
) sorted by relevancy
/src/lib/libc/compat/gen/
compat_time.c
28
#define
gettimeofday
__compat_gettimeofday
macro
compat_times.c
29
#define
gettimeofday
__compat_gettimeofday
macro
/src/sys/external/bsd/compiler_rt/dist/lib/msan/
msan_interceptors.cc
41
#define
gettimeofday
__gettimeofday50
macro
599
INTERCEPTOR(int,
gettimeofday
, void *tv, void *tz) {
601
int res = REAL(
gettimeofday
)(tv, tz);
1659
INTERCEPT_FUNCTION(
gettimeofday
);
Completed in 13 milliseconds
Indexes created Sat Sep 20 22:09:52 GMT 2025