Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_clock.c145 clock_print_ct(ct, 9); in clock_ct_to_ts()
289 clock_print_ct(ct, 9); in clock_ts_to_ct()
355 clock_print_ct(const struct clocktime *ct, int nsdigits) in clock_print_ct() function
378 clock_print_ct(&ct, nsdigits); in clock_print_ts()
H A Dsubr_rtc.c187 clock_print_ct(ct, 9); in clock_dbgprint_ct()
/f-stack/freebsd/sys/
H A Dclock.h185 void clock_print_ct(const struct clocktime *ct, int nsdig);