timezone           19 ompi/mca/topo/treematch/treematch/tm_timings.h #define CLOCK(c) gettimeofday(&c,(struct timezone *)NULL)
timezone          426 opal/mca/event/libevent2022/libevent/evutil.c evutil_gettimeofday(struct timeval *tv, struct timezone *tz)
timezone          441 opal/mca/event/libevent2022/libevent/include/event2/util.h struct timezone;
timezone          442 opal/mca/event/libevent2022/libevent/include/event2/util.h int evutil_gettimeofday(struct timeval *tv, struct timezone *tz);
timezone           26 opal/win32/opal_time.c int gettimeofday(struct timeval *tv, struct timezone *tz)
timezone          180 opal/win32/opal_time.h OPAL_DECLSPEC int gettimeofday (struct timeval *tv, struct timezone *tz);