Searched refs:clock_print_ct (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/sys/kern/
H A Dsubr_clock.c149 clock_print_ct(ct, 9);
293 clock_print_ct(ct, 9);
359 clock_print_ct(const struct clocktime *ct, int nsdigits) function
382 clock_print_ct(&ct, nsdigits);
H A Dsubr_rtc.c187 clock_print_ct(ct, 9);
/freebsd-12-stable/sys/sys/
H A Dclock.h191 void clock_print_ct(const struct clocktime *ct, int nsdig);

Completed in 181 milliseconds