Searched refs:TIMEVAL_TO_TIMESPEC (Results 1 – 3 of 3) sorted by relevance
65 TIMEVAL_TO_TIMESPEC(&tv, &now); in prepare_times_array_and_attrs()
135 #define TIMEVAL_TO_TIMESPEC(tv, ts) { \ macro
7466 TIMEVAL_TO_TIMESPEC(&old_tv, &tsp[0]); in getutimes()7483 TIMEVAL_TO_TIMESPEC(&tv[0], &tsp[0]); in getutimes()7484 TIMEVAL_TO_TIMESPEC(&tv[1], &tsp[1]); in getutimes()