cdf_timestamp_to_timespec 1168 fileinfo/libmagic/cdf.c cdf_timestamp_to_timespec(&ts, d->d_created); cdf_timestamp_to_timespec 1170 fileinfo/libmagic/cdf.c cdf_timestamp_to_timespec(&ts, d->d_modified); cdf_timestamp_to_timespec 1253 fileinfo/libmagic/cdf.c cdf_timestamp_to_timespec(&ts, tp); cdf_timestamp_to_timespec 275 fileinfo/libmagic/cdf.h int cdf_timestamp_to_timespec(struct timeval *, cdf_timestamp_t); cdf_timestamp_to_timespec 190 fileinfo/libmagic/cdf_time.c cdf_timestamp_to_timespec(&ts, tst); cdf_timestamp_to_timespec 145 fileinfo/libmagic/readcdf.c if (cdf_timestamp_to_timespec(&ts, tp) == -1) {