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/src/unix/
fs.c
1743
if (r == 0 && (req->fs_type ==
UV_FS_STAT
||
2155
int
uv_fs_stat
(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) {
function
/src/external/mit/libuv/dist/src/win/
fs.c
2073
* sure this really is a link before giving up here on the
uv_fs_stat
call,
3557
int
uv_fs_stat
(uv_loop_t* loop, uv_fs_t* req, const char* path, uv_fs_cb cb) {
function
3560
INIT(
UV_FS_STAT
);
Completed in 62 milliseconds
Indexes created Wed May 20 00:24:30 UTC 2026