Searched refs:ims_time (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.1-release/lib/libfetch/
H A Dfetch.h49 time_t ims_time; member in struct:url
H A Dhttp.c1608 if (ims && url->ims_time) {
1609 timestruct = gmtime((time_t *)&url->ims_time);
/freebsd-10.1-release/usr.bin/fetch/
H A Dfetch.c485 url->ims_time = sb.st_mtime;

Completed in 49 milliseconds