unixtime_to_filetime 7129 win32/win32.c  	if (unixtime_to_filetime(times->actime, &atime)) {
unixtime_to_filetime 7132 win32/win32.c  	if (unixtime_to_filetime(times->modtime, &mtime)) {
unixtime_to_filetime 7504 win32/win32.c      if (unixtime_to_filetime(t, &ft)) return -1;