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_unlink
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/src/unix/
fs.c
1420
uv_fs_unlink
(NULL, &fs_req, req->new_path, NULL);
2181
int
uv_fs_unlink
(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
3314
int
uv_fs_unlink
(uv_loop_t* loop, uv_fs_t* req, const char* path,
function
3318
INIT(
UV_FS_UNLINK
);
Completed in 73 milliseconds
Indexes created Wed May 20 00:24:30 UTC 2026