OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:UV_FS_STAT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-getters-setters.c
95
uv_fs_stat
(loop, fs, ".", NULL);
100
ASSERT_EQ(uv_fs_get_type(fs),
UV_FS_STAT
);
/src/external/mit/libuv/dist/include/
uv.h
1402
UV_FS_STAT
,
1451
uv_stat_t statbuf; /* Stores the result of
uv_fs_stat
() and uv_fs_fstat(). */
1551
UV_EXTERN int
uv_fs_stat
(uv_loop_t* loop,
1694
*
uv_fs_stat
() based polling file watcher.
Completed in 23 milliseconds
Indexes created Thu May 21 00:25:23 UTC 2026