Searched refs:timeval (Results 1 – 7 of 7) sorted by relevance
7 struct timeval struct18 int gettimeofday(struct timeval *tv, struct timezone *tz); argument21 int settimeofday(const struct timeval *tv, const struct timezone *tz);
9 struct timeval;
32 gettimeofday(struct timeval *tv, struct timezone *tz) in gettimeofday()43 settimeofday(const struct timeval *tv, const struct timezone *tz) in settimeofday()
62 static struct timeval starttime;379 struct timeval rtime1, rtime2; in cond_wait()482 struct timeval tv; in sys_now()569 struct timeval tv; in sys_jiffies()
313 struct timeval { struct341 struct timeval *timeout);
1089 struct timeval *timeout)
2141 * sockets.h: fix bug #21654: exclude definition of struct timeval from #ifndef FD_SET2142 If including <sys/time.h> for system-struct timeval, LWIP_TIMEVAL_PRIVATE now