Home
last modified time | relevance | path

Searched refs:timespec_is_valid (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.61.12/bsd/kern/
H A Dkern_time.c677 timespec_is_valid(const struct timespec *ts) in timespec_is_valid() function
H A Dsys_generic.c1203 if (!timespec_is_valid(&ts)) { in pselect_nocancel()
H A Dkern_event.c8480 if (!timespec_is_valid(&ts)) {
/xnu-12377.61.12/bsd/sys/
H A Dproc_internal.h970 int timespec_is_valid(const struct timespec *);