Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/chownr/
Dchownr.js15 const lchownSync = (path, uid, gid) => { function
/third_party/node/deps/npm/node_modules/graceful-fs/
Dpolyfills.js84 fs.lchownSync = function () {} function
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_fileio.js472 lchownSync: function (...args) { method
/third_party/node/lib/
Dfs.js2019 function lchownSync(path, uid, gid) { function