Searched refs:UnixTimeToFileTime (Results 1 – 1 of 1) sorted by relevance
809 static zend_always_inline void UnixTimeToFileTime(time_t t, LPFILETIME pft) /* {{{ */ in UnixTimeToFileTime() function851 UnixTimeToFileTime(buf->modtime, &mtime); in win32_utime()852 UnixTimeToFileTime(buf->actime, &atime); in win32_utime()
Completed in 5 milliseconds