Home
last modified time | relevance | path

Searched refs:futime (Results 1 - 4 of 4) sorted by relevance

/third_party/node/test/parallel/
H A Dtest-trace-events-fs-async.js116 function futime() { function
281 tests.futime = wrapper(futime);
H A Dtest-fs-error-messages.js836 assert.strictEqual(err.message, 'EBADF: bad file descriptor, futime');
839 assert.strictEqual(err.syscall, 'futime');
/third_party/libuv/src/win/
H A Dfs.c2798 XX(FUTIME, futime) in uv__fs_work()
/third_party/node/deps/uv/src/win/
H A Dfs.c2811 XX(FUTIME, futime) in uv__fs_work()

Completed in 10 milliseconds