Home
last modified time | relevance | path

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

/dragonfly/sbin/hammer2/
H A Dsubs.c86 hammer2_time64_to_str(uint64_t htime64, char **strp) in hammer2_time64_to_str() argument
96 t = htime64 / 1000000; in hammer2_time64_to_str()
H A Dhammer2_subs.h73 const char *hammer2_time64_to_str(uint64_t htime64, char **strp);