HomeSort by: relevance | last modified time | path
    Searched refs:timespecsubok (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/kern/
subr_time.c 222 if (!timespecsubok(ts, &tsd))
subr_time_arith.c 336 * timespecsubok(tsp, usp)
342 timespecsubok(const struct timespec *tsp, const struct timespec *usp) function
kern_time.c 1453 if (!timespecsubok(&it->it_time.it_value,
  /src/sys/sys/
time.h 276 bool timespecsubok(const struct timespec *, const struct timespec *) __pure;

Completed in 17 milliseconds