Home | History | Annotate | Download | only in strace

Lines Matching full:tv_sec

54 	u_int32_t tv_sec, tv_usec;
60 tprintf("{%u, %u}", tv->tv_sec, tv->tv_usec);
67 (unsigned long) tv->tv_sec, (unsigned long) tv->tv_usec);
89 if (special && tv.tv_sec == 0 &&
92 else if (special && tv.tv_sec == 0 &&
102 if (special && tv.tv_sec == 0 &&
105 else if (special && tv.tv_sec == 0 &&
137 tv.tv_sec, tv.tv_usec);
143 (unsigned long) tv.tv_sec,
166 tv.tv_sec, tv.tv_usec);
174 (unsigned long) ts.tv_sec,
197 tv.tv_sec, tv.tv_usec);
205 (unsigned long) ts.tv_sec,