timeval            54 kern/include/kern/resource.h 	struct timeval ru_utime;
timeval            55 kern/include/kern/resource.h 	struct timeval ru_stime;
timeval            65 kern/include/kern/time.h         struct timeval it_interval;	/* Time to reload after expiry. */
timeval            66 kern/include/kern/time.h 	struct timeval it_value;	/* Time to count. */
timeval            43 user/lib/hostcompat/time.c 	struct timeval tv;