Home
last modified time | relevance | path

Searched refs:test_tspec (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dtimespecops.h167 extern int test_tspec(struct timespec a);
178 return test_tspec(normalize_tspec(a)); in test_tspec_denorm()
/freebsd/contrib/ntp/libntp/
H A Dtimespecops.c132 test_tspec( in test_tspec() function