Searched defs:timespec (Results 1 – 6 of 6) sorted by relevance
25 struct timespec { struct35 struct timespec it_interval; argument
11 struct timespec { struct23 struct timespec it_interval;/* timer period */ argument
11 struct timespec { struct28 struct timespec it_interval; argument
29 struct timespec { struct51 struct timespec { struct52 time_t tv_sec;53 long tv_nsec;
162 struct timespec { struct163 long tv_sec;164 long tv_nsec;
392 struct hmdfs_time_t timespec = { in msec_to_timespec() local