Home
last modified time | relevance | path

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

/PHP-7.3/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.c242 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.c1392 cdf_timestamp_to_timespec(&ts, d->d_created); in cdf_dump_dir()
1394 cdf_timestamp_to_timespec(&ts, d->d_modified); in cdf_dump_dir()
1475 cdf_timestamp_to_timespec(&ts, tp); in cdf_dump_property_info()
1527 cdf_timestamp_to_timespec(&ts, ce[i].ce_timestamp); in cdf_dump_catalog()
H A Dreadcdf.c233 cdf_timestamp_to_timespec(&ts, tp); in cdf_file_property_info()

Completed in 21 milliseconds