Home
last modified time | relevance | path

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

/third_party/node/deps/npm/node_modules/graceful-fs/
H A Dpolyfills.js253 if (chownErOk(er)) er = null
265 if (!chownErOk(er)) throw er
275 if (chownErOk(er)) er = null
287 if (!chownErOk(er)) throw er
340 function chownErOk (er) { function

Completed in 1 milliseconds