Searched refs:origRealpath (Results 1 – 1 of 1) sorted by relevance
9 var origRealpath = fs.realpath variable26 return origRealpath(p, cache, cb)33 origRealpath(p, cache, function (er, result) {64 fs.realpath = origRealpath