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_fstat
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
fs.c
1744
req->fs_type ==
UV_FS_FSTAT
||
1874
int
uv_fs_fstat
(uv_loop_t* loop, uv_fs_t* req, uv_file file, uv_fs_cb cb) {
function
/src/external/mit/libuv/dist/src/win/
fs.c
3585
int
uv_fs_fstat
(uv_loop_t* loop, uv_fs_t* req, uv_file fd, uv_fs_cb cb) {
function
3586
INIT(
UV_FS_FSTAT
);
Completed in 77 milliseconds
Indexes created Wed Mar 25 00:23:37 UTC 2026