OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fchmod_cb
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/libuv/dist/test/
test-fs.c
263
static void
fchmod_cb
(uv_fs_t* req) {
function
1885
r = uv_fs_fchmod(loop, &req, file, 0600,
fchmod_cb
);
test-fs.c
263
static void
fchmod_cb
(uv_fs_t* req) {
function
1885
r = uv_fs_fchmod(loop, &req, file, 0600,
fchmod_cb
);
Completed in 104 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026