OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:filetime_a
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/libuv/dist/src/win/
fs.c
2583
FILETIME filetime_as, *
filetime_a
= &filetime_as;
local
2591
filetime_a
= &now;
2593
filetime_a
= NULL;
2595
TIME_T_TO_FILETIME(atime,
filetime_a
);
2604
if (!SetFileTime(handle, NULL,
filetime_a
, filetime_m))
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026