Searched refs:itimespecfix (Results 1 – 4 of 4) sorted by relevance
204 int itimespecfix(struct timespec *ts);
1079 itimespecfix(struct timespec *ts) in itimespecfix() function
246 error = itimespecfix(ts); in abstimeout2timo()
3707 else if ((error = itimespecfix(&newts[0])) != 0) in getutimens()3714 else if ((error = itimespecfix(&newts[1])) != 0) in getutimens()