Home
last modified time | relevance | path

Searched defs:fchmod (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/stat/
Dfchmod.c6 int fchmod(int fd, mode_t mode) in fchmod() function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js334 fchmod: function (...args) { method
/third_party/node/lib/internal/fs/
Dpromises.js603 async function fchmod(handle, mode) { function
/third_party/node/lib/
Dfs.js1259 function fchmod(fd, mode, callback) { function