Home
last modified time | relevance | path

Searched refs:cdf_timestamp_to_timespec (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/file/src/
Dcdf_time.c99 cdf_timestamp_to_timespec(struct timespec *ts, cdf_timestamp_t t) in cdf_timestamp_to_timespec() function
190 cdf_timestamp_to_timespec(&ts, tst); in main()
Dprint.c241 cdf_timestamp_to_timespec(&ts, CAST(cdf_timestamp_t, v)); in file_fmttime()
Dcdf.h285 int cdf_timestamp_to_timespec(struct timespec *, cdf_timestamp_t);
Dcdf.c1404 cdf_timestamp_to_timespec(&ts, d->d_created); in cdf_dump_dir()
1406 cdf_timestamp_to_timespec(&ts, d->d_modified); in cdf_dump_dir()
1487 cdf_timestamp_to_timespec(&ts, tp); in cdf_dump_property_info()
1539 cdf_timestamp_to_timespec(&ts, ce[i].ce_timestamp); in cdf_dump_catalog()
Dreadcdf.c237 cdf_timestamp_to_timespec(&ts, tp); in cdf_file_property_info()