HelenOS sources

timeval            46 uspace/lib/posix/include/posix/sys/time.h extern int gettimeofday(struct timeval *, void *);
timeval           239 uspace/lib/posix/src/time.c 	struct timeval tv;
timeval           316 uspace/lib/posix/src/time.c int gettimeofday(struct timeval *tv, void *tz)
HelenOS homepage, sources at GitHub