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

  /src/sys/kern/
subr_time.c 221 if (!timespecsubok(ts, &tsd))
subr_time_arith.c 334 * timespecsubok(tsp, usp)
340 timespecsubok(const struct timespec *tsp, const struct timespec *usp) function in typeref:typename:bool
  /src/sys/sys/
time.h 272 bool timespecsubok(const struct timespec *, const struct timespec *) __pure;

Completed in 13 milliseconds