Home
last modified time | relevance | path

Searched refs:uv__fs_stat (Results 1 - 2 of 2) sorted by relevance

/third_party/libuv/src/unix/
H A Dfs.c1460 static int uv__fs_stat(const char *path, uv_stat_t *buf) { in uv__fs_stat() function
1615 X(STAT, uv__fs_stat(req->path, &req->statbuf)); in uv__fs_work()
/third_party/node/deps/uv/src/unix/
H A Dfs.c1590 static int uv__fs_stat(const char *path, uv_stat_t *buf) { in uv__fs_stat() function
1745 X(STAT, uv__fs_stat(req->path, &req->statbuf)); in uv__fs_work()

Completed in 6 milliseconds