Home
last modified time | relevance | path

Searched refs:chownrKidSync (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/chownr/
Dchownr.js127 const chownrKidSync = (p, child, uid, gid) => { function
161 children.forEach(child => chownrKidSync(p, child, uid, gid))