HomeSort by: relevance | last modified time | path
    Searched refs:__hutimes (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/libarchive/dist/cpio/
cpio_windows.c 176 __hutimes(HANDLE handle, const struct __timeval *times) function
198 return (__hutimes((HANDLE)_get_osfhandle(fd), times));
214 ret = __hutimes(handle, times);

Completed in 24 milliseconds