Searched defs:timeval (Results 1 – 16 of 16) sorted by relevance
8 struct timeval { struct18 extern int gettimeofday ( struct timeval *tv, struct timezone *tz ); argument
60 struct timeval { struct66 int utimes(char *, struct timeval *); argument
92 struct timeval { struct93 long tv_sec, tv_usec; // NOLINT128 struct timeval timeval; in CurrentTmTime() local
15 struct timeval { struct16 __kernel_time_t tv_sec; /* seconds */40 struct timeval it_interval; /* timer interval */ argument
85 struct timeval { struct86 long tv_sec;87 long tv_usec;
110 struct timeval { struct111 long tv_sec;112 long tv_usec;
81 struct timeval struct83 long int tv_sec,tv_usec;
161 struct timeval struct163 long int tv_sec,tv_usec;
60 struct timeval timeval; in hwclock_main() local
29 ogg_int64_t val,ogg_int64_t pcmval,double timeval, in _verify()
311 struct timeval { struct312 long tv_sec; /* seconds */313 long tv_usec; /* and microseconds */
72 struct EBLHOOK(timeval) in EBLHOOK() argument
151 time_t timeval) /* I - Time value */ in _cupsStrDate()
532 time_t timeval; in rc_avpair_parse() local
127 Object timeval = m_fromMillis.invoke(null, timeoutMillis); in setSocketWriteTimeout() local
363 struct timeval struct365 __time_t tv_sec;366 __suseconds_t tv_usec;