OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fs__stat_impl_from_path
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/libuv/dist/src/win/
fs.c
2130
INLINE static DWORD
fs__stat_impl_from_path
(WCHAR* path,
function
2180
error =
fs__stat_impl_from_path
(req->file.pathw, do_lstat, &req->statbuf);
2402
if (
fs__stat_impl_from_path
(req->file.pathw, 0, &statbuf) != 0 ||
2403
fs__stat_impl_from_path
(req->fs.info.new_pathw, 0, &new_statbuf) != 0) {
Completed in 20 milliseconds
Indexes created Sat Mar 28 00:23:22 UTC 2026