Home
last modified time | relevance | path

Searched refs:last_mtime (Results 1 - 2 of 2) sorted by relevance

/third_party/python/Lib/
H A Dgzip.py430 (method, flag, last_mtime) = struct.unpack("<BBIxx", _read_exact(fp, 8))
452 return last_mtime
468 last_mtime = _read_gzip_header(self._fp)
469 if last_mtime is None:
471 self._last_mtime = last_mtime
/third_party/curl/lib/
H A Dsmb.c231 unsigned int last_mtime; member

Completed in 3 milliseconds