Home
last modified time | relevance | path

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

/netbsd/sys/fs/udf/
H A Decma167-udf.h248 uint8_t hund_usec; member
H A Dudf_subr.c4305 100*timestamp->hund_usec + 10000*timestamp->centisec; in udf_timestamp_to_timespec()
4354 timestamp->hund_usec = husec; in udf_timespec_to_timestamp()
/netbsd/sbin/newfs_udf/
H A Dudf_core.c866 usecs = timestamp->usec + 100*timestamp->hund_usec + 10000*timestamp->centisec; in udf_timestamp_to_timespec()
948 timestamp->hund_usec = husec; in udf_timespec_to_timestamp()