Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dcdf_time.c100 cdf_timestamp_to_timespec(struct timespec *ts, cdf_timestamp_t t) in cdf_timestamp_to_timespec() function
191 cdf_timestamp_to_timespec(&ts, tst); in main()
H A Dprint.c244 cdf_timestamp_to_timespec(&ts, CAST(cdf_timestamp_t, v)); in file_fmttime()
H A Dcdf.h286 int cdf_timestamp_to_timespec(struct timespec *, cdf_timestamp_t);
H A Dcdf.c1399 cdf_timestamp_to_timespec(&ts, d->d_created); in cdf_dump_dir()
1401 cdf_timestamp_to_timespec(&ts, d->d_modified); in cdf_dump_dir()
1482 cdf_timestamp_to_timespec(&ts, tp); in cdf_dump_property_info()
1534 cdf_timestamp_to_timespec(&ts, ce[i].ce_timestamp); in cdf_dump_catalog()
H A Dreadcdf.c229 cdf_timestamp_to_timespec(&ts, tp); in cdf_file_property_info()

Completed in 21 milliseconds