tz                426 opal/mca/event/libevent2022/libevent/evutil.c evutil_gettimeofday(struct timeval *tv, struct timezone *tz)
tz                439 opal/mca/event/libevent2022/libevent/include/event2/util.h #define evutil_gettimeofday(tv, tz) gettimeofday((tv), (tz))
tz                442 opal/mca/event/libevent2022/libevent/include/event2/util.h int evutil_gettimeofday(struct timeval *tv, struct timezone *tz);
tz                 26 opal/win32/opal_time.c int gettimeofday(struct timeval *tv, struct timezone *tz)
tz                180 opal/win32/opal_time.h OPAL_DECLSPEC int gettimeofday (struct timeval *tv, struct timezone *tz);