Lines Matching refs:timeval
1078 + struct timeval ts;
1087 + struct timeval ts;
1124 #define timespec timeval
1130 #define timespec timeval
1138 +struct timeval;
1139 +int cdf_timestamp_to_timespec(struct timeval *, cdf_timestamp_t);
1140 +int cdf_timespec_to_timestamp(cdf_timestamp_t *, const struct timeval *);
1152 +cdf_timestamp_to_timespec(struct timeval *ts, cdf_timestamp_t t)
1173 +cdf_timespec_to_timestamp(cdf_timestamp_t *t, const struct timeval *ts)
1191 + struct timeval ts;
3096 + struct timeval ts;
3225 + struct timeval ts;