Skip to content

Instantly share code, notes, and snippets.

@ChALkeR
Created September 27, 2017 17:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChALkeR/d740faa02146b6d726fedb328c08a043 to your computer and use it in GitHub Desktop.
Save ChALkeR/d740faa02146b6d726fedb328c08a043 to your computer and use it in GitHub Desktop.
Gzemnid grep for \._makeLong\( in 2017-08-02 data
path.js-1.0.7.tgz/test/path-test.coffee:281: assert.equal path._makeLong(null), null
path.js-1.0.7.tgz/test/path-test.coffee:282: assert.equal path._makeLong(100), 100
path.js-1.0.7.tgz/test/path-test.coffee:283: assert.equal path._makeLong(path), path
path.js-1.0.7.tgz/test/path-test.coffee:284: assert.equal path._makeLong(false), false
path.js-1.0.7.tgz/test/path-test.coffee:285: assert.equal path._makeLong(true), true
path.js-1.0.7.tgz/test/win-path-test.coffee:313: assert.equal path._makeLong(null), null
path.js-1.0.7.tgz/test/win-path-test.coffee:314: assert.equal path._makeLong(100), 100
path.js-1.0.7.tgz/test/win-path-test.coffee:315: assert.equal path._makeLong(path), path
path.js-1.0.7.tgz/test/win-path-test.coffee:316: assert.equal path._makeLong(false), false
path.js-1.0.7.tgz/test/win-path-test.coffee:317: assert.equal path._makeLong(true), true
advance-require-1.0.11-0.tgz/advance-require.js:129: filename = path._makeLong(filename);
advance-require-1.0.11-0.tgz/advance-require.js:186: const json = internalModuleReadFile(path._makeLong(jsonPath));
advance-require-1.0.11-0.tgz/advance-require.js:677: return process.dlopen(module, path._makeLong(filename));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:208: binding.access(pathModule._makeLong(path), mode, req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:219: binding.access(pathModule._makeLong(path), mode);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:226: binding.stat(pathModule._makeLong(path), req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:235: binding.stat(pathModule._makeLong(path));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:493: binding.open(pathModule._makeLong(path),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:502: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:630: binding.rename(pathModule._makeLong(oldPath),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:631: pathModule._makeLong(newPath),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:638: return binding.rename(pathModule._makeLong(oldPath),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:639: pathModule._makeLong(newPath));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:710: binding.rmdir(pathModule._makeLong(path), req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:715: return binding.rmdir(pathModule._makeLong(path));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:744: binding.mkdir(pathModule._makeLong(path),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:751: return binding.mkdir(pathModule._makeLong(path),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:760: binding.readdir(pathModule._makeLong(path), req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:765: return binding.readdir(pathModule._makeLong(path));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:779: binding.lstat(pathModule._makeLong(path), req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:787: binding.stat(pathModule._makeLong(path), req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:796: return binding.lstat(pathModule._makeLong(path));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:801: return binding.stat(pathModule._makeLong(path));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:809: binding.readlink(pathModule._makeLong(path), req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:814: return binding.readlink(pathModule._makeLong(path));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:823: return pathModule._makeLong(path);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:841: pathModule._makeLong(path),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:853: pathModule._makeLong(path),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:865: binding.link(pathModule._makeLong(srcpath),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:866: pathModule._makeLong(dstpath),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:873: return binding.link(pathModule._makeLong(srcpath),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:874: pathModule._makeLong(dstpath));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:882: binding.unlink(pathModule._makeLong(path), req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:887: return binding.unlink(pathModule._makeLong(path));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:945: binding.chmod(pathModule._makeLong(path),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:952: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:988: binding.chown(pathModule._makeLong(path), uid, gid, req);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:993: return binding.chown(pathModule._makeLong(path), uid, gid);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:1016: binding.utimes(pathModule._makeLong(path),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:1026: binding.utimes(pathModule._makeLong(path), atime, mtime);
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:1171: var err = this._handle.start(pathModule._makeLong(filename),
biojs-vis-blast-0.1.5.tgz/node/lib/fs.js:1242: this._handle.start(pathModule._makeLong(filename), persistent, interval);
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:30: assert.equal('\\\\?\\' + resolvedFile, path._makeLong(file));
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:31: assert.equal('\\\\?\\' + resolvedFile, path._makeLong('\\\\?\\' + file));
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:33: path._makeLong('\\\\someserver\\someshare\\somefile'));
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:35: path._makeLong('\\\\?\\UNC\\someserver\\someshare\\somefile'));
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:37: path._makeLong('\\\\.\\pipe\\somepipe'));
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:40:assert.equal(path._makeLong(null), null);
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:41:assert.equal(path._makeLong(100), 100);
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:42:assert.equal(path._makeLong(path), path);
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:43:assert.equal(path._makeLong(false), false);
biojs-vis-blast-0.1.5.tgz/node/test/simple/test-path-makelong.js:44:assert.equal(path._makeLong(true), true);
bronze-1.4.0.tgz/lib/cli.js:11:const defaultSequencePath = path._makeLong(path.join(os.homedir(), '.bronze', 'sequence'))
bronze-1.4.0.tgz/lib/cli.js:233: sequencePath = path._makeLong(path.join(path.resolve(valueCandidate), 'sequence'))
bronze-1.4.0.tgz/test/cli.js:17:const defaultSequencePath = path._makeLong(path.join(os.homedir(), '.bronze', 'sequence'))
bronze-1.4.0.tgz/test/cli.js:18:const nonDefaultSequenceDir = path._makeLong(path.join(os.homedir(), '.foo'))
browserfs-module-0.3.1.tgz/browserfs-module.js:120: filename = path._makeLong(filename);
browserfs-module-0.3.1.tgz/browserfs-module.js:179: var json = internalModuleReadFile(path._makeLong(jsonPath));
browserfs-module-0.3.1.tgz/browserfs-module.js:627: return __webpack_require__(77).BFSRequire('process').dlopen(module, path._makeLong(filename));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10228: binding.access(pathModule._makeLong(path), mode, req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10239: binding.access(pathModule._makeLong(path), mode);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10246: binding.stat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10255: binding.stat(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10286: binding.open(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10576: binding.open(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10585: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10714: binding.rename(pathModule._makeLong(oldPath),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10715: pathModule._makeLong(newPath),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10722: return binding.rename(pathModule._makeLong(oldPath),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10723: pathModule._makeLong(newPath));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10794: binding.rmdir(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10799: return binding.rmdir(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10828: binding.mkdir(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10835: return binding.mkdir(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10844: binding.readdir(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10849: return binding.readdir(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10863: binding.lstat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10871: binding.stat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10880: return binding.lstat(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10885: return binding.stat(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10893: binding.readlink(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10898: return binding.readlink(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10909: return pathModule._makeLong(path);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10927: pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10939: pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10951: binding.link(pathModule._makeLong(srcpath),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10952: pathModule._makeLong(dstpath),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10959: return binding.link(pathModule._makeLong(srcpath),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10960: pathModule._makeLong(dstpath));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10968: binding.unlink(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:10973: return binding.unlink(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11031: binding.chmod(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11038: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11074: binding.chown(pathModule._makeLong(path), uid, gid, req);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11079: return binding.chown(pathModule._makeLong(path), uid, gid);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11108: binding.utimes(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11118: binding.utimes(pathModule._makeLong(path), atime, mtime);
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11270: var err = this._handle.start(pathModule._makeLong(filename),
browsix-0.9.2.tgz/lib-dist/lib/browser-node/browser-node.js:11343: this._handle.start(pathModule._makeLong(filename), persistent, interval);
browsix-0.9.2.tgz/lib/browser-node/fs.js:192: binding.access(pathModule._makeLong(path), mode, req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:203: binding.access(pathModule._makeLong(path), mode);
browsix-0.9.2.tgz/lib/browser-node/fs.js:210: binding.stat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:219: binding.stat(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib/browser-node/fs.js:250: binding.open(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:540: binding.open(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:549: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
browsix-0.9.2.tgz/lib/browser-node/fs.js:678: binding.rename(pathModule._makeLong(oldPath),
browsix-0.9.2.tgz/lib/browser-node/fs.js:679: pathModule._makeLong(newPath),
browsix-0.9.2.tgz/lib/browser-node/fs.js:686: return binding.rename(pathModule._makeLong(oldPath),
browsix-0.9.2.tgz/lib/browser-node/fs.js:687: pathModule._makeLong(newPath));
browsix-0.9.2.tgz/lib/browser-node/fs.js:758: binding.rmdir(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:763: return binding.rmdir(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib/browser-node/fs.js:792: binding.mkdir(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:799: return binding.mkdir(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:808: binding.readdir(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:813: return binding.readdir(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib/browser-node/fs.js:827: binding.lstat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:835: binding.stat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:844: return binding.lstat(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib/browser-node/fs.js:849: return binding.stat(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib/browser-node/fs.js:857: binding.readlink(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:862: return binding.readlink(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib/browser-node/fs.js:873: return pathModule._makeLong(path);
browsix-0.9.2.tgz/lib/browser-node/fs.js:891: pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:903: pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:915: binding.link(pathModule._makeLong(srcpath),
browsix-0.9.2.tgz/lib/browser-node/fs.js:916: pathModule._makeLong(dstpath),
browsix-0.9.2.tgz/lib/browser-node/fs.js:923: return binding.link(pathModule._makeLong(srcpath),
browsix-0.9.2.tgz/lib/browser-node/fs.js:924: pathModule._makeLong(dstpath));
browsix-0.9.2.tgz/lib/browser-node/fs.js:932: binding.unlink(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:937: return binding.unlink(pathModule._makeLong(path));
browsix-0.9.2.tgz/lib/browser-node/fs.js:995: binding.chmod(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:1002: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
browsix-0.9.2.tgz/lib/browser-node/fs.js:1038: binding.chown(pathModule._makeLong(path), uid, gid, req);
browsix-0.9.2.tgz/lib/browser-node/fs.js:1043: return binding.chown(pathModule._makeLong(path), uid, gid);
browsix-0.9.2.tgz/lib/browser-node/fs.js:1072: binding.utimes(pathModule._makeLong(path),
browsix-0.9.2.tgz/lib/browser-node/fs.js:1082: binding.utimes(pathModule._makeLong(path), atime, mtime);
browsix-0.9.2.tgz/lib/browser-node/fs.js:1234: var err = this._handle.start(pathModule._makeLong(filename),
browsix-0.9.2.tgz/lib/browser-node/fs.js:1307: this._handle.start(pathModule._makeLong(filename), persistent, interval);
browsix-0.9.2.tgz/node/lib/fs.js:192: binding.access(pathModule._makeLong(path), mode, req);
browsix-0.9.2.tgz/node/lib/fs.js:203: binding.access(pathModule._makeLong(path), mode);
browsix-0.9.2.tgz/node/lib/fs.js:210: binding.stat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/node/lib/fs.js:219: binding.stat(pathModule._makeLong(path));
browsix-0.9.2.tgz/node/lib/fs.js:250: binding.open(pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:540: binding.open(pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:549: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
browsix-0.9.2.tgz/node/lib/fs.js:678: binding.rename(pathModule._makeLong(oldPath),
browsix-0.9.2.tgz/node/lib/fs.js:679: pathModule._makeLong(newPath),
browsix-0.9.2.tgz/node/lib/fs.js:686: return binding.rename(pathModule._makeLong(oldPath),
browsix-0.9.2.tgz/node/lib/fs.js:687: pathModule._makeLong(newPath));
browsix-0.9.2.tgz/node/lib/fs.js:758: binding.rmdir(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/node/lib/fs.js:763: return binding.rmdir(pathModule._makeLong(path));
browsix-0.9.2.tgz/node/lib/fs.js:792: binding.mkdir(pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:799: return binding.mkdir(pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:808: binding.readdir(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/node/lib/fs.js:813: return binding.readdir(pathModule._makeLong(path));
browsix-0.9.2.tgz/node/lib/fs.js:827: binding.lstat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/node/lib/fs.js:835: binding.stat(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/node/lib/fs.js:844: return binding.lstat(pathModule._makeLong(path));
browsix-0.9.2.tgz/node/lib/fs.js:849: return binding.stat(pathModule._makeLong(path));
browsix-0.9.2.tgz/node/lib/fs.js:857: binding.readlink(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/node/lib/fs.js:862: return binding.readlink(pathModule._makeLong(path));
browsix-0.9.2.tgz/node/lib/fs.js:873: return pathModule._makeLong(path);
browsix-0.9.2.tgz/node/lib/fs.js:891: pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:903: pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:915: binding.link(pathModule._makeLong(srcpath),
browsix-0.9.2.tgz/node/lib/fs.js:916: pathModule._makeLong(dstpath),
browsix-0.9.2.tgz/node/lib/fs.js:923: return binding.link(pathModule._makeLong(srcpath),
browsix-0.9.2.tgz/node/lib/fs.js:924: pathModule._makeLong(dstpath));
browsix-0.9.2.tgz/node/lib/fs.js:932: binding.unlink(pathModule._makeLong(path), req);
browsix-0.9.2.tgz/node/lib/fs.js:937: return binding.unlink(pathModule._makeLong(path));
browsix-0.9.2.tgz/node/lib/fs.js:995: binding.chmod(pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:1002: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
browsix-0.9.2.tgz/node/lib/fs.js:1038: binding.chown(pathModule._makeLong(path), uid, gid, req);
browsix-0.9.2.tgz/node/lib/fs.js:1043: return binding.chown(pathModule._makeLong(path), uid, gid);
browsix-0.9.2.tgz/node/lib/fs.js:1072: binding.utimes(pathModule._makeLong(path),
browsix-0.9.2.tgz/node/lib/fs.js:1082: binding.utimes(pathModule._makeLong(path), atime, mtime);
browsix-0.9.2.tgz/node/lib/fs.js:1234: var err = this._handle.start(pathModule._makeLong(filename),
browsix-0.9.2.tgz/node/lib/fs.js:1307: this._handle.start(pathModule._makeLong(filename), persistent, interval);
browsix-0.9.2.tgz/node/lib/module.js:72: var json = internalModuleReadFile(path._makeLong(jsonPath));
browsix-0.9.2.tgz/node/lib/module.js:105: var rc = internalModuleStat(path._makeLong(requestPath));
browsix-0.9.2.tgz/node/lib/module.js:143: if (paths[i] && internalModuleStat(path._makeLong(paths[i])) < 1) continue;
browsix-0.9.2.tgz/node/lib/module.js:148: var rc = internalModuleStat(path._makeLong(basePath));
browsix-0.9.2.tgz/node/lib/module.js:460: return process.dlopen(module, path._makeLong(filename));
butter-widget-0.0.1.tgz/lib/file.js:213: //Bug return binding.rmdir(pathModule._makeLong(path));
bwt-0.0.5.tgz/lib/file.js:213: //Bug return binding.rmdir(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:166: binding.stat(pathModule._makeLong(path), cb);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:175: binding.stat(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:418: binding.open(pathModule._makeLong(path),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:427: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:535: binding.rename(pathModule._makeLong(oldPath),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:536: pathModule._makeLong(newPath),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:543: return binding.rename(pathModule._makeLong(oldPath),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:544: pathModule._makeLong(newPath));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:607: binding.rmdir(pathModule._makeLong(path), callback);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:612: return binding.rmdir(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:635: binding.mkdir(pathModule._makeLong(path),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:642: return binding.mkdir(pathModule._makeLong(path),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:649: binding.readdir(pathModule._makeLong(path), callback);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:654: return binding.readdir(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:664: binding.lstat(pathModule._makeLong(path), callback);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:670: binding.stat(pathModule._makeLong(path), callback);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:679: return binding.lstat(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:684: return binding.stat(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:690: binding.readlink(pathModule._makeLong(path), callback);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:695: return binding.readlink(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:704: return pathModule._makeLong(path);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:719: pathModule._makeLong(path),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:731: pathModule._makeLong(path),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:740: binding.link(pathModule._makeLong(srcpath),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:741: pathModule._makeLong(dstpath),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:748: return binding.link(pathModule._makeLong(srcpath),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:749: pathModule._makeLong(dstpath));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:755: binding.unlink(pathModule._makeLong(path), callback);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:760: return binding.unlink(pathModule._makeLong(path));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:814: binding.chmod(pathModule._makeLong(path),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:821: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:853: binding.chown(pathModule._makeLong(path), uid, gid, callback);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:858: return binding.chown(pathModule._makeLong(path), uid, gid);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:879: binding.utimes(pathModule._makeLong(path),
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:889: binding.utimes(pathModule._makeLong(path), atime, mtime);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:1047: var r = this._handle.start(pathModule._makeLong(filename), persistent);
commonjs-everywhere-0.9.7.tgz/node/lib/fs.js:1116: this._handle.start(pathModule._makeLong(filename), persistent, interval);
cronbackup-0.3.0.tgz/lib/windows/utility.js:44:function exists(x){ return existsSync(path._makeLong(x)) }
detach-0.1.0.tgz/lib/driver/fs/map.js:12: var normalFrom = path._makeLong(from);
detach-0.1.0.tgz/lib/driver/fs/map.js:13: var normalTo = path._makeLong(to);
devnode-0.0.5.tgz/lib/require/patch.js:22: filename = path._makeLong(filename);
ext2fs-0.0.14.tgz/lib/fs.js:222: binding.access(pathModule._makeLong(path), mode, req);
ext2fs-0.0.14.tgz/lib/fs.js:233: binding.access(pathModule._makeLong(path), mode);
ext2fs-0.0.14.tgz/lib/fs.js:240: binding.stat(pathModule._makeLong(path), req);
ext2fs-0.0.14.tgz/lib/fs.js:249: binding.stat(pathModule._makeLong(path));
ext2fs-0.0.14.tgz/lib/fs.js:276: binding.open(pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:552: binding.open(pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:561: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
ext2fs-0.0.14.tgz/lib/fs.js:737: binding.rename(pathModule._makeLong(oldPath),
ext2fs-0.0.14.tgz/lib/fs.js:738: pathModule._makeLong(newPath),
ext2fs-0.0.14.tgz/lib/fs.js:745: return binding.rename(pathModule._makeLong(oldPath),
ext2fs-0.0.14.tgz/lib/fs.js:746: pathModule._makeLong(newPath));
ext2fs-0.0.14.tgz/lib/fs.js:817: binding.rmdir(pathModule._makeLong(path), req);
ext2fs-0.0.14.tgz/lib/fs.js:822: return binding.rmdir(pathModule._makeLong(path));
ext2fs-0.0.14.tgz/lib/fs.js:851: binding.mkdir(pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:858: return binding.mkdir(pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:868: binding.readdir(pathModule._makeLong(path), options.encoding, req);
ext2fs-0.0.14.tgz/lib/fs.js:874: return binding.readdir(pathModule._makeLong(path), options.encoding);
ext2fs-0.0.14.tgz/lib/fs.js:888: binding.lstat(pathModule._makeLong(path), req);
ext2fs-0.0.14.tgz/lib/fs.js:896: binding.stat(pathModule._makeLong(path), req);
ext2fs-0.0.14.tgz/lib/fs.js:905: return binding.lstat(pathModule._makeLong(path));
ext2fs-0.0.14.tgz/lib/fs.js:910: return binding.stat(pathModule._makeLong(path));
ext2fs-0.0.14.tgz/lib/fs.js:919: binding.readlink(pathModule._makeLong(path), options.encoding, req);
ext2fs-0.0.14.tgz/lib/fs.js:925: return binding.readlink(pathModule._makeLong(path), options.encoding);
ext2fs-0.0.14.tgz/lib/fs.js:936: return pathModule._makeLong(path);
ext2fs-0.0.14.tgz/lib/fs.js:954: pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:966: pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:978: binding.link(pathModule._makeLong(existingPath),
ext2fs-0.0.14.tgz/lib/fs.js:979: pathModule._makeLong(newPath),
ext2fs-0.0.14.tgz/lib/fs.js:986: return binding.link(pathModule._makeLong(existingPath),
ext2fs-0.0.14.tgz/lib/fs.js:987: pathModule._makeLong(newPath));
ext2fs-0.0.14.tgz/lib/fs.js:995: binding.unlink(pathModule._makeLong(path), req);
ext2fs-0.0.14.tgz/lib/fs.js:1000: return binding.unlink(pathModule._makeLong(path));
ext2fs-0.0.14.tgz/lib/fs.js:1058: binding.chmod(pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:1065: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
ext2fs-0.0.14.tgz/lib/fs.js:1101: binding.chown(pathModule._makeLong(path), uid, gid, req);
ext2fs-0.0.14.tgz/lib/fs.js:1106: return binding.chown(pathModule._makeLong(path), uid, gid);
ext2fs-0.0.14.tgz/lib/fs.js:1135: binding.utimes(pathModule._makeLong(path),
ext2fs-0.0.14.tgz/lib/fs.js:1145: binding.utimes(pathModule._makeLong(path), atime, mtime);
ext2fs-0.0.14.tgz/lib/fs.js:1303: var err = this._handle.start(pathModule._makeLong(filename),
ext2fs-0.0.14.tgz/lib/fs.js:1381: this._handle.start(pathModule._makeLong(filename), persistent, interval);
fis-postpackager-gpsvn-0.0.8.tgz/lib/file.js:196: //Bug return binding.rmdir(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:187: binding.stat(pathModule._makeLong(path), cb);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:196: binding.stat(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:448: binding.open(pathModule._makeLong(path),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:457: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:574: binding.rename(pathModule._makeLong(oldPath),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:575: pathModule._makeLong(newPath),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:582: return binding.rename(pathModule._makeLong(oldPath),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:583: pathModule._makeLong(newPath));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:646: binding.rmdir(pathModule._makeLong(path), callback);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:651: return binding.rmdir(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:674: binding.mkdir(pathModule._makeLong(path),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:681: return binding.mkdir(pathModule._makeLong(path),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:688: binding.readdir(pathModule._makeLong(path), callback);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:693: return binding.readdir(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:703: binding.lstat(pathModule._makeLong(path), callback);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:709: binding.stat(pathModule._makeLong(path), callback);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:718: return binding.lstat(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:723: return binding.stat(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:729: binding.readlink(pathModule._makeLong(path), callback);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:734: return binding.readlink(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:743: return pathModule._makeLong(path);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:758: pathModule._makeLong(path),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:770: pathModule._makeLong(path),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:779: binding.link(pathModule._makeLong(srcpath),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:780: pathModule._makeLong(dstpath),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:787: return binding.link(pathModule._makeLong(srcpath),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:788: pathModule._makeLong(dstpath));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:794: binding.unlink(pathModule._makeLong(path), callback);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:799: return binding.unlink(pathModule._makeLong(path));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:853: binding.chmod(pathModule._makeLong(path),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:860: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:892: binding.chown(pathModule._makeLong(path), uid, gid, callback);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:897: return binding.chown(pathModule._makeLong(path), uid, gid);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:918: binding.utimes(pathModule._makeLong(path),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:928: binding.utimes(pathModule._makeLong(path), atime, mtime);
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:1071: var err = this._handle.start(pathModule._makeLong(filename),
flush-all-0.1.1.tgz/node-v0.13/lib/fs.js:1142: this._handle.start(pathModule._makeLong(filename), persistent, interval);
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:30: assert.equal('\\\\?\\' + resolvedFile, path._makeLong(file));
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:31: assert.equal('\\\\?\\' + resolvedFile, path._makeLong('\\\\?\\' + file));
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:33: path._makeLong('\\\\someserver\\someshare\\somefile'));
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:35: path._makeLong('\\\\?\\UNC\\someserver\\someshare\\somefile'));
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:37: path._makeLong('\\\\.\\pipe\\somepipe'));
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:40:assert.equal(path._makeLong(null), null);
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:41:assert.equal(path._makeLong(100), 100);
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:42:assert.equal(path._makeLong(path), path);
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:43:assert.equal(path._makeLong(false), false);
flush-all-0.1.1.tgz/node-v0.13/test/simple/test-path-makelong.js:44:assert.equal(path._makeLong(true), true);
font-0.0.4.tgz/index.js:83: var resolved = path._makeLong(path.resolve(Font.fontFolder, filename));
fs-core-1.0.0.tgz/fs.js:196: binding.access(pathModule._makeLong(path), mode, req);
fs-core-1.0.0.tgz/fs.js:207: binding.access(pathModule._makeLong(path), mode);
fs-core-1.0.0.tgz/fs.js:214: binding.stat(pathModule._makeLong(path), req);
fs-core-1.0.0.tgz/fs.js:223: binding.stat(pathModule._makeLong(path));
fs-core-1.0.0.tgz/fs.js:262: binding.open(pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:575: binding.open(pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:584: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
fs-core-1.0.0.tgz/fs.js:735: binding.rename(pathModule._makeLong(oldPath),
fs-core-1.0.0.tgz/fs.js:736: pathModule._makeLong(newPath),
fs-core-1.0.0.tgz/fs.js:743: return binding.rename(pathModule._makeLong(oldPath),
fs-core-1.0.0.tgz/fs.js:744: pathModule._makeLong(newPath));
fs-core-1.0.0.tgz/fs.js:815: binding.rmdir(pathModule._makeLong(path), req);
fs-core-1.0.0.tgz/fs.js:820: return binding.rmdir(pathModule._makeLong(path));
fs-core-1.0.0.tgz/fs.js:849: binding.mkdir(pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:856: return binding.mkdir(pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:865: binding.readdir(pathModule._makeLong(path), req);
fs-core-1.0.0.tgz/fs.js:870: return binding.readdir(pathModule._makeLong(path));
fs-core-1.0.0.tgz/fs.js:884: binding.lstat(pathModule._makeLong(path), req);
fs-core-1.0.0.tgz/fs.js:892: binding.stat(pathModule._makeLong(path), req);
fs-core-1.0.0.tgz/fs.js:901: return binding.lstat(pathModule._makeLong(path));
fs-core-1.0.0.tgz/fs.js:906: return binding.stat(pathModule._makeLong(path));
fs-core-1.0.0.tgz/fs.js:914: binding.readlink(pathModule._makeLong(path), req);
fs-core-1.0.0.tgz/fs.js:919: return binding.readlink(pathModule._makeLong(path));
fs-core-1.0.0.tgz/fs.js:930: return pathModule._makeLong(path);
fs-core-1.0.0.tgz/fs.js:948: pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:960: pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:972: binding.link(pathModule._makeLong(srcpath),
fs-core-1.0.0.tgz/fs.js:973: pathModule._makeLong(dstpath),
fs-core-1.0.0.tgz/fs.js:980: return binding.link(pathModule._makeLong(srcpath),
fs-core-1.0.0.tgz/fs.js:981: pathModule._makeLong(dstpath));
fs-core-1.0.0.tgz/fs.js:989: binding.unlink(pathModule._makeLong(path), req);
fs-core-1.0.0.tgz/fs.js:994: return binding.unlink(pathModule._makeLong(path));
fs-core-1.0.0.tgz/fs.js:1052: binding.chmod(pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:1059: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
fs-core-1.0.0.tgz/fs.js:1095: binding.chown(pathModule._makeLong(path), uid, gid, req);
fs-core-1.0.0.tgz/fs.js:1100: return binding.chown(pathModule._makeLong(path), uid, gid);
fs-core-1.0.0.tgz/fs.js:1129: binding.utimes(pathModule._makeLong(path),
fs-core-1.0.0.tgz/fs.js:1139: binding.utimes(pathModule._makeLong(path), atime, mtime);
fs-core-1.0.0.tgz/fs.js:1322: var err = this._handle.start(pathModule._makeLong(filename),
fs-core-1.0.0.tgz/fs.js:1395: this._handle.start(pathModule._makeLong(filename), persistent, interval);
fs-exists-nodeback-1.0.0.tgz/exists.js:31: binding.stat(pathModule._makeLong(path), req);
fs-exists-nodeback-1.0.0.tgz/exists.js:46: binding.stat(pathModule._makeLong(path), cb);
gfe-1.1.0.tgz/lib/file.js:315: //Bug return binding.rmdir(pathModule._makeLong(path));
ghostpig-1.0.8.tgz/lib/file.js:240: //Bug return binding.rmdir(pathModule._makeLong(path));
globy-0.1.8.tgz/lib/speedup.js:28: return binding.readdirSyncSafe(pathModule._makeLong(path));
globy-0.1.8.tgz/lib/speedup.js:32: return binding.isSymbolicLinkSync(pathModule._makeLong(path));
globy-0.1.8.tgz/lib/speedup.js:36: return binding.existsSync(pathModule._makeLong(path));
jdf-2.1.42.tgz/lib/file.js:215: //Bug return binding.rmdir(pathModule._makeLong(path));
jdf-file-1.0.7.tgz/lib/file.js:201: //Bug return binding.rmdir(pathModule._makeLong(path));
jdf-utils-1.1.1.tgz/lib/file.js:201: //Bug return binding.rmdir(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:156: binding.stat(pathModule._makeLong(path), cb);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:165: binding.stat(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:401: binding.open(pathModule._makeLong(path),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:410: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:527: binding.rename(pathModule._makeLong(oldPath),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:528: pathModule._makeLong(newPath),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:535: return binding.rename(pathModule._makeLong(oldPath),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:536: pathModule._makeLong(newPath));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:599: binding.rmdir(pathModule._makeLong(path), callback);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:604: return binding.rmdir(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:627: binding.mkdir(pathModule._makeLong(path),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:634: return binding.mkdir(pathModule._makeLong(path),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:641: binding.readdir(pathModule._makeLong(path), callback);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:646: return binding.readdir(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:656: binding.lstat(pathModule._makeLong(path), callback);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:662: binding.stat(pathModule._makeLong(path), callback);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:671: return binding.lstat(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:676: return binding.stat(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:682: binding.readlink(pathModule._makeLong(path), callback);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:687: return binding.readlink(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:696: return pathModule._makeLong(path);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:711: pathModule._makeLong(path),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:723: pathModule._makeLong(path),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:732: binding.link(pathModule._makeLong(srcpath),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:733: pathModule._makeLong(dstpath),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:740: return binding.link(pathModule._makeLong(srcpath),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:741: pathModule._makeLong(dstpath));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:747: binding.unlink(pathModule._makeLong(path), callback);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:752: return binding.unlink(pathModule._makeLong(path));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:806: binding.chmod(pathModule._makeLong(path),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:813: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:845: binding.chown(pathModule._makeLong(path), uid, gid, callback);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:850: return binding.chown(pathModule._makeLong(path), uid, gid);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:871: binding.utimes(pathModule._makeLong(path),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:881: binding.utimes(pathModule._makeLong(path), atime, mtime);
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:1024: var err = this._handle.start(pathModule._makeLong(filename),
jsg-0.0.3.tgz/testdata/node_core_modules/fs.js:1095: this._handle.start(pathModule._makeLong(filename), persistent, interval);
kurento-fs-1.0.0.tgz/kurento-fs.js:167: binding.stat(pathModule._makeLong(path), cb);
kurento-fs-1.0.0.tgz/kurento-fs.js:176: binding.stat(pathModule._makeLong(path));
kurento-fs-1.0.0.tgz/kurento-fs.js:430: binding.open(pathModule._makeLong(path),
kurento-fs-1.0.0.tgz/kurento-fs.js:439: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
kurento-fs-1.0.0.tgz/kurento-fs.js:547: binding.rename(pathModule._makeLong(oldPath),
kurento-fs-1.0.0.tgz/kurento-fs.js:548: pathModule._makeLong(newPath),
kurento-fs-1.0.0.tgz/kurento-fs.js:555: return binding.rename(pathModule._makeLong(oldPath),
kurento-fs-1.0.0.tgz/kurento-fs.js:556: pathModule._makeLong(newPath));
kurento-fs-1.0.0.tgz/kurento-fs.js:619: binding.rmdir(pathModule._makeLong(path), callback);
kurento-fs-1.0.0.tgz/kurento-fs.js:624: return binding.rmdir(pathModule._makeLong(path));
kurento-fs-1.0.0.tgz/kurento-fs.js:647: binding.mkdir(pathModule._makeLong(path),
kurento-fs-1.0.0.tgz/kurento-fs.js:654: return binding.mkdir(pathModule._makeLong(path),
kurento-fs-1.0.0.tgz/kurento-fs.js:661: binding.readdir(pathModule._makeLong(path), callback);
kurento-fs-1.0.0.tgz/kurento-fs.js:666: return binding.readdir(pathModule._makeLong(path));
kurento-fs-1.0.0.tgz/kurento-fs.js:676: binding.lstat(pathModule._makeLong(path), callback);
kurento-fs-1.0.0.tgz/kurento-fs.js:682: binding.stat(pathModule._makeLong(path), callback);
kurento-fs-1.0.0.tgz/kurento-fs.js:691: return binding.lstat(pathModule._makeLong(path));
kurento-fs-1.0.0.tgz/kurento-fs.js:696: return binding.stat(pathModule._makeLong(path));
kurento-fs-1.0.0.tgz/kurento-fs.js:702: binding.readlink(pathModule._makeLong(path), callback);
kurento-fs-1.0.0.tgz/kurento-fs.js:707: return binding.readlink(pathModule._makeLong(path));
kurento-fs-1.0.0.tgz/kurento-fs.js:716: return pathModule._makeLong(path);
kurento-fs-1.0.0.tgz/kurento-fs.js:731: pathModule._makeLong(path),
kurento-fs-1.0.0.tgz/kurento-fs.js:743: pathModule._makeLong(path),
kurento-fs-1.0.0.tgz/kurento-fs.js:752: binding.link(pathModule._makeLong(srcpath),
kurento-fs-1.0.0.tgz/kurento-fs.js:753: pathModule._makeLong(dstpath),
kurento-fs-1.0.0.tgz/kurento-fs.js:760: return binding.link(pathModule._makeLong(srcpath),
kurento-fs-1.0.0.tgz/kurento-fs.js:761: pathModule._makeLong(dstpath));
kurento-fs-1.0.0.tgz/kurento-fs.js:767: binding.unlink(pathModule._makeLong(path), callback);
kurento-fs-1.0.0.tgz/kurento-fs.js:772: return binding.unlink(pathModule._makeLong(path));
kurento-fs-1.0.0.tgz/kurento-fs.js:826: binding.chmod(pathModule._makeLong(path),
kurento-fs-1.0.0.tgz/kurento-fs.js:833: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
kurento-fs-1.0.0.tgz/kurento-fs.js:865: binding.chown(pathModule._makeLong(path), uid, gid, callback);
kurento-fs-1.0.0.tgz/kurento-fs.js:870: return binding.chown(pathModule._makeLong(path), uid, gid);
kurento-fs-1.0.0.tgz/kurento-fs.js:891: binding.utimes(pathModule._makeLong(path),
kurento-fs-1.0.0.tgz/kurento-fs.js:901: binding.utimes(pathModule._makeLong(path), atime, mtime);
kurento-fs-1.0.0.tgz/kurento-fs.js:1059: var r = this._handle.start(pathModule._makeLong(filename), persistent);
kurento-fs-1.0.0.tgz/kurento-fs.js:1128: this._handle.start(pathModule._makeLong(filename), persistent, interval);
lkl-0.2.5.tgz/lib/fs.js:219: binding.access(pathModule._makeLong(path), mode, req);
lkl-0.2.5.tgz/lib/fs.js:230: binding.access(pathModule._makeLong(path), mode);
lkl-0.2.5.tgz/lib/fs.js:237: binding.stat(pathModule._makeLong(path), req);
lkl-0.2.5.tgz/lib/fs.js:246: binding.stat(pathModule._makeLong(path));
lkl-0.2.5.tgz/lib/fs.js:273: binding.open(pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:548: binding.open(pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:557: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
lkl-0.2.5.tgz/lib/fs.js:733: binding.rename(pathModule._makeLong(oldPath),
lkl-0.2.5.tgz/lib/fs.js:734: pathModule._makeLong(newPath),
lkl-0.2.5.tgz/lib/fs.js:741: return binding.rename(pathModule._makeLong(oldPath),
lkl-0.2.5.tgz/lib/fs.js:742: pathModule._makeLong(newPath));
lkl-0.2.5.tgz/lib/fs.js:813: binding.rmdir(pathModule._makeLong(path), req);
lkl-0.2.5.tgz/lib/fs.js:818: return binding.rmdir(pathModule._makeLong(path));
lkl-0.2.5.tgz/lib/fs.js:847: binding.mkdir(pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:854: return binding.mkdir(pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:864: binding.readdir(pathModule._makeLong(path), options.encoding, req);
lkl-0.2.5.tgz/lib/fs.js:870: return binding.readdir(pathModule._makeLong(path), options.encoding);
lkl-0.2.5.tgz/lib/fs.js:884: binding.lstat(pathModule._makeLong(path), req);
lkl-0.2.5.tgz/lib/fs.js:892: binding.stat(pathModule._makeLong(path), req);
lkl-0.2.5.tgz/lib/fs.js:901: return binding.lstat(pathModule._makeLong(path));
lkl-0.2.5.tgz/lib/fs.js:906: return binding.stat(pathModule._makeLong(path));
lkl-0.2.5.tgz/lib/fs.js:915: binding.readlink(pathModule._makeLong(path), options.encoding, req);
lkl-0.2.5.tgz/lib/fs.js:921: return binding.readlink(pathModule._makeLong(path), options.encoding);
lkl-0.2.5.tgz/lib/fs.js:932: return pathModule._makeLong(path);
lkl-0.2.5.tgz/lib/fs.js:950: pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:962: pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:974: binding.link(pathModule._makeLong(existingPath),
lkl-0.2.5.tgz/lib/fs.js:975: pathModule._makeLong(newPath),
lkl-0.2.5.tgz/lib/fs.js:982: return binding.link(pathModule._makeLong(existingPath),
lkl-0.2.5.tgz/lib/fs.js:983: pathModule._makeLong(newPath));
lkl-0.2.5.tgz/lib/fs.js:991: binding.unlink(pathModule._makeLong(path), req);
lkl-0.2.5.tgz/lib/fs.js:996: return binding.unlink(pathModule._makeLong(path));
lkl-0.2.5.tgz/lib/fs.js:1054: binding.chmod(pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:1061: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
lkl-0.2.5.tgz/lib/fs.js:1097: binding.chown(pathModule._makeLong(path), uid, gid, req);
lkl-0.2.5.tgz/lib/fs.js:1102: return binding.chown(pathModule._makeLong(path), uid, gid);
lkl-0.2.5.tgz/lib/fs.js:1131: binding.utimes(pathModule._makeLong(path),
lkl-0.2.5.tgz/lib/fs.js:1141: binding.utimes(pathModule._makeLong(path), atime, mtime);
lkl-0.2.5.tgz/lib/fs.js:1299: var err = this._handle.start(pathModule._makeLong(filename),
lkl-0.2.5.tgz/lib/fs.js:1377: this._handle.start(pathModule._makeLong(filename), persistent, interval);
lockjs-0.8.0.tgz/lib/run.js:144: return process.dlopen(module, path._makeLong(addon))
mock-fs-4.4.1.tgz/lib/filesystem.js:14: var parts = path._makeLong(path.resolve(filepath)).split(path.sep);
mock-fs-4.4.1.tgz/lib/index.js:70: if (!binding.stat(path._makeLong(directory)).isDirectory()) {
mock-fs-4.4.1.tgz/test/lib/binding.spec.js:240: if (path._makeLong(expected) === expected) {
mock-fs-4.4.1.tgz/test/lib/binding.spec.js:246: path._makeLong(expected).toLowerCase()
mock-fs-papandreou-3.12.1-patch1.tgz/lib/filesystem.js:15: var parts = path._makeLong(path.resolve(filepath)).split(path.sep);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:166: binding.stat(pathModule._makeLong(path), cb);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:175: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:418: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:427: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:535: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:536: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:543: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:544: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:607: binding.rmdir(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:612: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:635: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:642: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:649: binding.readdir(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:654: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:664: binding.lstat(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:670: binding.stat(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:679: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:684: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:690: binding.readlink(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:695: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:704: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:719: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:731: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:740: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:741: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:748: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:749: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:755: binding.unlink(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:760: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:814: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:821: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:853: binding.chown(pathModule._makeLong(path), uid, gid, callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:858: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:879: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:889: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:1047: var r = this._handle.start(pathModule._makeLong(filename), persistent);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.10.28.js:1116: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:193: binding.stat(pathModule._makeLong(path), cb);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:202: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:438: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:447: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:564: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:565: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:572: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:573: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:636: binding.rmdir(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:641: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:664: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:671: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:678: binding.readdir(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:683: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:693: binding.lstat(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:699: binding.stat(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:708: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:713: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:719: binding.readlink(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:724: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:733: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:748: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:760: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:769: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:770: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:777: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:778: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:784: binding.unlink(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:789: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:843: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:850: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:882: binding.chown(pathModule._makeLong(path), uid, gid, callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:887: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:908: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:918: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:1061: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.11.13.js:1132: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:208: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:219: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:226: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:235: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:493: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:502: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:630: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:631: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:638: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:639: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:710: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:715: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:744: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:751: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:760: binding.readdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:765: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:779: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:787: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:796: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:801: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:809: binding.readlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:814: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:823: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:841: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:853: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:865: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:866: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:873: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:874: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:882: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:887: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:945: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:952: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:988: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:993: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:1016: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:1026: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:1171: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.12.0.js:1242: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:90: binding.stat(pathModule._makeLong(path), function(err, stats) {
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:97: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:330: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:338: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:433: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:434: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:439: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:440: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:452: binding.rmdir(pathModule._makeLong(path), makeCallback(callback));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:456: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:477: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:483: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:496: binding.readdir(pathModule._makeLong(path), makeCallback(callback));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:500: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:508: binding.lstat(pathModule._makeLong(path), makeCallback(callback));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:512: binding.stat(pathModule._makeLong(path), makeCallback(callback));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:520: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:524: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:528: binding.readlink(pathModule._makeLong(path), makeCallback(callback));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:532: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:541: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:553: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:562: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:567: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:568: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:573: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:574: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:578: binding.unlink(pathModule._makeLong(path), makeCallback(callback));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:582: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:634: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:640: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:670: binding.chown(pathModule._makeLong(path), uid, gid, makeCallback(callback));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:674: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:693: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:702: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:833: var r = this._handle.start(pathModule._makeLong(filename), persistent);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.8.26.js:900: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:152: binding.stat(pathModule._makeLong(path), cb);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:161: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:404: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:413: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:521: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:522: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:529: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:530: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:593: binding.rmdir(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:598: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:621: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:628: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:635: binding.readdir(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:640: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:650: binding.lstat(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:656: binding.stat(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:665: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:670: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:676: binding.readlink(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:681: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:690: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:705: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:717: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:726: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:727: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:734: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:735: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:741: binding.unlink(pathModule._makeLong(path), callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:746: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:800: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:807: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:839: binding.chown(pathModule._makeLong(path), uid, gid, callback);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:844: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:865: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:875: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:1033: var r = this._handle.start(pathModule._makeLong(filename), persistent);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-0.9.12.js:1102: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:607: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:615: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:801: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:819: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:831: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:844: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:852: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-1.1.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:607: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:615: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:801: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:819: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:831: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:844: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:852: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-2.0.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:607: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:615: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:801: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:819: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:831: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:844: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:852: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-3.0.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:607: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:615: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:801: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:819: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:831: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:844: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:852: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-4.0.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:196: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:207: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:214: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:223: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:262: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:575: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:584: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:721: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:722: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:729: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:730: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:801: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:806: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:835: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:842: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:851: binding.readdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:856: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:870: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:878: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:887: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:892: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:900: binding.readlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:905: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:916: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:934: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:946: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:958: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:959: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:966: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:967: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:975: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:980: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1038: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1045: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1081: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1086: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1115: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1125: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1308: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-5.0.0.js:1381: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:196: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:207: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:214: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:223: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:262: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:575: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:584: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:721: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:722: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:729: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:730: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:801: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:806: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:835: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:842: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:851: binding.readdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:856: return binding.readdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:870: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:878: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:887: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:892: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:900: binding.readlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:905: return binding.readlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:916: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:934: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:946: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:958: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:959: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:966: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:967: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:975: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:980: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1038: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1045: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1081: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1086: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1115: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1125: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1308: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.0.0.js:1381: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:195: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:206: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:213: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:222: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:261: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:589: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:598: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:749: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:750: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:757: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:758: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:829: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:834: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:863: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:870: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:889: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:899: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:913: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:921: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:930: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:935: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:952: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:962: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:973: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:991: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1003: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1015: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1016: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1023: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1024: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1032: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1037: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1095: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1102: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1138: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1143: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1172: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1182: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1371: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1447: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1522: return binding.realpath(pathModule._makeLong(path), options.encoding);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-6.3.0.js:1542: binding.realpath(pathModule._makeLong(path), options.encoding, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:201: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:212: binding.access(pathModule._makeLong(path), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:219: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:228: binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:267: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:595: binding.open(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:604: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:755: binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:756: pathModule._makeLong(newPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:763: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:764: pathModule._makeLong(newPath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:835: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:840: return binding.rmdir(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:869: binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:876: return binding.mkdir(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:895: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:905: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:919: binding.lstat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:927: binding.stat(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:936: return binding.lstat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:941: return binding.stat(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:958: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:968: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:979: return pathModule._makeLong(path);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:997: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1009: pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1021: binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1022: pathModule._makeLong(dstpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1029: return binding.link(pathModule._makeLong(srcpath),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1030: pathModule._makeLong(dstpath));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1038: binding.unlink(pathModule._makeLong(path), req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1043: return binding.unlink(pathModule._makeLong(path));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1101: binding.chmod(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1108: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1144: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1149: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1178: binding.utimes(pathModule._makeLong(path),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1188: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1377: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1453: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1528: return binding.realpath(pathModule._makeLong(path), options.encoding);
mock-fs-papandreou-3.12.1-patch1.tgz/node/fs-7.0.0.js:1548: binding.realpath(pathModule._makeLong(path), options.encoding, req);
mock-fs-papandreou-3.12.1-patch1.tgz/test/lib/binding.spec.js:248: if (path._makeLong(expected) === expected) {
mock-fs-papandreou-3.12.1-patch1.tgz/test/lib/binding.spec.js:252: assert.equal(actual.toLowerCase(), path._makeLong(expected).toLowerCase());
mock-fs-require-fix-1.0.1.tgz/lib/filesystem.js:15: var parts = path._makeLong(path.resolve(filepath)).split(path.sep);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:166: binding.stat(pathModule._makeLong(path), cb);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:175: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:418: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:427: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:535: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:536: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:543: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:544: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:607: binding.rmdir(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:612: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:635: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:642: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:649: binding.readdir(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:654: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:664: binding.lstat(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:670: binding.stat(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:679: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:684: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:690: binding.readlink(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:695: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:704: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:719: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:731: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:740: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:741: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:748: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:749: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:755: binding.unlink(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:760: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:814: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:821: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:853: binding.chown(pathModule._makeLong(path), uid, gid, callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:858: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:879: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:889: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:1047: var r = this._handle.start(pathModule._makeLong(filename), persistent);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.10.28.js:1116: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:193: binding.stat(pathModule._makeLong(path), cb);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:202: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:438: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:447: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:564: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:565: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:572: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:573: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:636: binding.rmdir(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:641: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:664: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:671: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:678: binding.readdir(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:683: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:693: binding.lstat(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:699: binding.stat(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:708: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:713: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:719: binding.readlink(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:724: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:733: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:748: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:760: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:769: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:770: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:777: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:778: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:784: binding.unlink(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:789: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:843: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:850: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:882: binding.chown(pathModule._makeLong(path), uid, gid, callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:887: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:908: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:918: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:1061: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.11.13.js:1132: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:208: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:219: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:226: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:235: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:493: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:502: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:630: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:631: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:638: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:639: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:710: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:715: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:744: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:751: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:760: binding.readdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:765: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:779: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:787: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:796: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:801: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:809: binding.readlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:814: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:823: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:841: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:853: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:865: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:866: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:873: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:874: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:882: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:887: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:945: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:952: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:988: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:993: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:1016: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:1026: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:1171: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.12.0.js:1242: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:90: binding.stat(pathModule._makeLong(path), function(err, stats) {
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:97: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:330: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:338: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:433: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:434: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:439: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:440: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:452: binding.rmdir(pathModule._makeLong(path), makeCallback(callback));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:456: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:477: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:483: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:496: binding.readdir(pathModule._makeLong(path), makeCallback(callback));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:500: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:508: binding.lstat(pathModule._makeLong(path), makeCallback(callback));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:512: binding.stat(pathModule._makeLong(path), makeCallback(callback));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:520: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:524: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:528: binding.readlink(pathModule._makeLong(path), makeCallback(callback));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:532: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:541: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:553: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:562: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:567: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:568: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:573: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:574: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:578: binding.unlink(pathModule._makeLong(path), makeCallback(callback));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:582: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:634: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:640: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:670: binding.chown(pathModule._makeLong(path), uid, gid, makeCallback(callback));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:674: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:693: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:702: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:833: var r = this._handle.start(pathModule._makeLong(filename), persistent);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.8.26.js:900: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:152: binding.stat(pathModule._makeLong(path), cb);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:161: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:404: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:413: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:521: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:522: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:529: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:530: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:593: binding.rmdir(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:598: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:621: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:628: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:635: binding.readdir(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:640: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:650: binding.lstat(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:656: binding.stat(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:665: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:670: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:676: binding.readlink(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:681: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:690: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:705: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:717: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:726: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:727: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:734: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:735: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:741: binding.unlink(pathModule._makeLong(path), callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:746: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:800: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:807: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:839: binding.chown(pathModule._makeLong(path), uid, gid, callback);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:844: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:865: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:875: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:1033: var r = this._handle.start(pathModule._makeLong(filename), persistent);
mock-fs-require-fix-1.0.1.tgz/node/fs-0.9.12.js:1102: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:607: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:615: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:801: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:819: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:831: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:844: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:852: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-1.1.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:607: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:615: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:801: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:819: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:831: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:844: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:852: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-2.0.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:607: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:615: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:801: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:819: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:831: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:844: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:852: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-3.0.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:184: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:195: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:202: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:211: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:469: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:478: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:606: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:607: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:614: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:615: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:686: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:691: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:720: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:727: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:736: binding.readdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:741: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:755: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:763: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:772: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:777: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:785: binding.readlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:790: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:801: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:819: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:831: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:843: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:844: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:851: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:852: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:860: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:865: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:923: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:930: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:966: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:971: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:994: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:1004: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:1149: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-4.0.0.js:1220: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:196: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:207: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:214: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:223: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:262: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:575: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:584: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:721: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:722: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:729: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:730: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:801: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:806: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:835: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:842: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:851: binding.readdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:856: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:870: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:878: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:887: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:892: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:900: binding.readlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:905: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:916: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:934: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:946: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:958: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:959: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:966: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:967: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:975: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:980: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1038: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1045: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1081: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1086: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1115: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1125: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1308: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-5.0.0.js:1381: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:196: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:207: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:214: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:223: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:262: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:575: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:584: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:721: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:722: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:729: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:730: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:801: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:806: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:835: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:842: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:851: binding.readdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:856: return binding.readdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:870: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:878: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:887: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:892: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:900: binding.readlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:905: return binding.readlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:916: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:934: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:946: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:958: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:959: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:966: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:967: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:975: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:980: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1038: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1045: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1081: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1086: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1115: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1125: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1308: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.0.0.js:1381: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:202: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:213: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:220: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:229: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:268: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:596: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:605: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:756: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:757: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:764: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:765: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:836: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:841: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:870: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:877: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:896: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:906: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:920: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:928: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:948: binding.lstat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:954: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:972: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:982: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:993: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1011: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1023: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1035: binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1036: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1043: return binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1044: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1052: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1057: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1115: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1122: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1158: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1163: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1192: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1202: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1391: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.10.1.js:1467: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:195: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:206: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:213: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:222: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:261: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:589: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:598: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:749: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:750: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:757: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:758: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:829: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:834: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:863: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:870: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:889: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:899: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:913: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:921: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:930: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:935: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:952: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:962: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:973: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:991: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1003: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1015: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1016: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1023: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1024: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1032: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1037: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1095: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1102: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1138: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1143: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1172: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1182: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1371: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1447: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1522: return binding.realpath(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-6.3.0.js:1542: binding.realpath(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:201: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:212: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:219: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:228: binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:267: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:595: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:604: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:755: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:756: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:763: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:764: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:835: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:840: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:869: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:876: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:895: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:905: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:919: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:927: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:936: return binding.lstat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:941: return binding.stat(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:958: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:968: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:979: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:997: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1009: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1021: binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1022: pathModule._makeLong(dstpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1029: return binding.link(pathModule._makeLong(srcpath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1030: pathModule._makeLong(dstpath));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1038: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1043: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1101: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1108: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1144: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1149: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1178: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1188: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1377: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1453: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1528: return binding.realpath(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.0.0.js:1548: binding.realpath(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:235: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:247: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:256: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:266: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:295: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:572: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:582: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:764: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:765: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:774: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:775: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:848: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:854: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:885: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:893: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:905: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:912: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:928: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:938: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:959: binding.lstat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:966: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:978: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:985: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:996: return pathModule._makeLong(path);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1020: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1033: pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1052: binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1053: pathModule._makeLong(newPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1062: return binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1063: pathModule._makeLong(newPath));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1073: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1079: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1139: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1147: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1185: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1191: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1222: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1233: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1392: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-1.0.1.tgz/node/fs-7.7.0.js:1472: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-1.0.1.tgz/test/lib/binding.spec.js:248: if (path._makeLong(expected) === expected) {
mock-fs-require-fix-1.0.1.tgz/test/lib/binding.spec.js:252: assert.equal(actual.toLowerCase(), path._makeLong(expected).toLowerCase());
mock-fs-require-fix-node-8-1.1.1.tgz/lib/filesystem.js:14: var parts = path._makeLong(path.resolve(filepath)).split(path.sep);
mock-fs-require-fix-node-8-1.1.1.tgz/lib/index.js:70: if (!binding.stat(path._makeLong(directory)).isDirectory()) {
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:202: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:213: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:220: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:229: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:268: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:596: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:605: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:756: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:757: pathModule._makeLong(newPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:764: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:765: pathModule._makeLong(newPath));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:836: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:841: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:870: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:877: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:896: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:906: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:920: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:928: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:948: binding.lstat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:954: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:972: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:982: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:993: return pathModule._makeLong(path);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1011: pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1023: pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1035: binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1036: pathModule._makeLong(newPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1043: return binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1044: pathModule._makeLong(newPath));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1052: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1057: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1115: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1122: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1158: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1163: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1192: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1202: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1391: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-6.10.1.js:1467: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:235: binding.access(pathModule._makeLong(path), mode, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:247: binding.access(pathModule._makeLong(path), mode);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:256: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:266: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:295: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:572: binding.open(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:582: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:764: binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:765: pathModule._makeLong(newPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:774: return binding.rename(pathModule._makeLong(oldPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:775: pathModule._makeLong(newPath));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:848: binding.rmdir(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:854: return binding.rmdir(pathModule._makeLong(path));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:885: binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:893: return binding.mkdir(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:905: binding.readdir(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:912: return binding.readdir(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:928: binding.lstat(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:938: binding.stat(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:959: binding.lstat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:966: binding.stat(pathModule._makeLong(path), statValues);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:978: binding.readlink(pathModule._makeLong(path), options.encoding, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:985: return binding.readlink(pathModule._makeLong(path), options.encoding);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:996: return pathModule._makeLong(path);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1020: pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1033: pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1052: binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1053: pathModule._makeLong(newPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1062: return binding.link(pathModule._makeLong(existingPath),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1063: pathModule._makeLong(newPath));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1073: binding.unlink(pathModule._makeLong(path), req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1079: return binding.unlink(pathModule._makeLong(path));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1139: binding.chmod(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1147: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1185: binding.chown(pathModule._makeLong(path), uid, gid, req);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1191: return binding.chown(pathModule._makeLong(path), uid, gid);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1222: binding.utimes(pathModule._makeLong(path),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1233: binding.utimes(pathModule._makeLong(path), atime, mtime);
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1392: var err = this._handle.start(pathModule._makeLong(filename),
mock-fs-require-fix-node-8-1.1.1.tgz/node/fs-7.7.0.js:1472: this._handle.start(pathModule._makeLong(filename), persistent, interval);
mock-fs-require-fix-node-8-1.1.1.tgz/test/lib/binding.spec.js:240: if (path._makeLong(expected) === expected) {
mock-fs-require-fix-node-8-1.1.1.tgz/test/lib/binding.spec.js:246: path._makeLong(expected).toLowerCase()
ms-command-project-0.0.4.tgz/lib/file.js:211: //Bug return binding.rmdir(pathModule._makeLong(path));
ms-command-widget-0.0.1.tgz/lib/file.js:211: //Bug return binding.rmdir(pathModule._makeLong(path));
ms-parser-translate-widget-0.0.1.tgz/lib/file.js:211: //Bug return binding.rmdir(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:157: binding.stat(pathModule._makeLong(path), cb);
nae-fs-0.0.2.tgz/_source/fs.js:166: binding.stat(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:402: binding.open(pathModule._makeLong(path),
nae-fs-0.0.2.tgz/_source/fs.js:411: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
nae-fs-0.0.2.tgz/_source/fs.js:528: binding.rename(pathModule._makeLong(oldPath),
nae-fs-0.0.2.tgz/_source/fs.js:529: pathModule._makeLong(newPath),
nae-fs-0.0.2.tgz/_source/fs.js:536: return binding.rename(pathModule._makeLong(oldPath),
nae-fs-0.0.2.tgz/_source/fs.js:537: pathModule._makeLong(newPath));
nae-fs-0.0.2.tgz/_source/fs.js:600: binding.rmdir(pathModule._makeLong(path), callback);
nae-fs-0.0.2.tgz/_source/fs.js:605: return binding.rmdir(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:628: binding.mkdir(pathModule._makeLong(path),
nae-fs-0.0.2.tgz/_source/fs.js:635: return binding.mkdir(pathModule._makeLong(path),
nae-fs-0.0.2.tgz/_source/fs.js:642: binding.readdir(pathModule._makeLong(path), callback);
nae-fs-0.0.2.tgz/_source/fs.js:647: return binding.readdir(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:657: binding.lstat(pathModule._makeLong(path), callback);
nae-fs-0.0.2.tgz/_source/fs.js:663: binding.stat(pathModule._makeLong(path), callback);
nae-fs-0.0.2.tgz/_source/fs.js:672: return binding.lstat(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:677: return binding.stat(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:683: binding.readlink(pathModule._makeLong(path), callback);
nae-fs-0.0.2.tgz/_source/fs.js:688: return binding.readlink(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:697: return pathModule._makeLong(path);
nae-fs-0.0.2.tgz/_source/fs.js:712: pathModule._makeLong(path),
nae-fs-0.0.2.tgz/_source/fs.js:724: pathModule._makeLong(path),
nae-fs-0.0.2.tgz/_source/fs.js:733: binding.link(pathModule._makeLong(srcpath),
nae-fs-0.0.2.tgz/_source/fs.js:734: pathModule._makeLong(dstpath),
nae-fs-0.0.2.tgz/_source/fs.js:741: return binding.link(pathModule._makeLong(srcpath),
nae-fs-0.0.2.tgz/_source/fs.js:742: pathModule._makeLong(dstpath));
nae-fs-0.0.2.tgz/_source/fs.js:748: binding.unlink(pathModule._makeLong(path), callback);
nae-fs-0.0.2.tgz/_source/fs.js:753: return binding.unlink(pathModule._makeLong(path));
nae-fs-0.0.2.tgz/_source/fs.js:807: binding.chmod(pathModule._makeLong(path),
nae-fs-0.0.2.tgz/_source/fs.js:814: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
nae-fs-0.0.2.tgz/_source/fs.js:846: binding.chown(pathModule._makeLong(path), uid, gid, callback);
nae-fs-0.0.2.tgz/_source/fs.js:851: return binding.chown(pathModule._makeLong(path), uid, gid);
nae-fs-0.0.2.tgz/_source/fs.js:872: binding.utimes(pathModule._makeLong(path),
nae-fs-0.0.2.tgz/_source/fs.js:882: binding.utimes(pathModule._makeLong(path), atime, mtime);
nae-fs-0.0.2.tgz/_source/fs.js:1025: var err = this._handle.start(pathModule._makeLong(filename),
nae-fs-0.0.2.tgz/_source/fs.js:1096: this._handle.start(pathModule._makeLong(filename), persistent, interval);
node-core-lib-0.11.11.tgz/fs.js:156: binding.stat(pathModule._makeLong(path), cb);
node-core-lib-0.11.11.tgz/fs.js:165: binding.stat(pathModule._makeLong(path));
node-core-lib-0.11.11.tgz/fs.js:401: binding.open(pathModule._makeLong(path),
node-core-lib-0.11.11.tgz/fs.js:410: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
node-core-lib-0.11.11.tgz/fs.js:527: binding.rename(pathModule._makeLong(oldPath),
node-core-lib-0.11.11.tgz/fs.js:528: pathModule._makeLong(newPath),
node-core-lib-0.11.11.tgz/fs.js:535: return binding.rename(pathModule._makeLong(oldPath),
node-core-lib-0.11.11.tgz/fs.js:536: pathModule._makeLong(newPath));
node-core-lib-0.11.11.tgz/fs.js:599: binding.rmdir(pathModule._makeLong(path), callback);
node-core-lib-0.11.11.tgz/fs.js:604: return binding.rmdir(pathModule._makeLong(path));
node-core-lib-0.11.11.tgz/fs.js:627: binding.mkdir(pathModule._makeLong(path),
node-core-lib-0.11.11.tgz/fs.js:634: return binding.mkdir(pathModule._makeLong(path),
node-core-lib-0.11.11.tgz/fs.js:641: binding.readdir(pathModule._makeLong(path), callback);
node-core-lib-0.11.11.tgz/fs.js:646: return binding.readdir(pathModule._makeLong(path));
node-core-lib-0.11.11.tgz/fs.js:656: binding.lstat(pathModule._makeLong(path), callback);
node-core-lib-0.11.11.tgz/fs.js:662: binding.stat(pathModule._makeLong(path), callback);
node-core-lib-0.11.11.tgz/fs.js:671: return binding.lstat(pathModule._makeLong(path));
node-core-lib-0.11.11.tgz/fs.js:676: return binding.stat(pathModule._makeLong(path));
node-core-lib-0.11.11.tgz/fs.js:682: binding.readlink(pathModule._makeLong(path), callback);
node-core-lib-0.11.11.tgz/fs.js:687: return binding.readlink(pathModule._makeLong(path));
node-core-lib-0.11.11.tgz/fs.js:696: return pathModule._makeLong(path);
node-core-lib-0.11.11.tgz/fs.js:711: pathModule._makeLong(path),
node-core-lib-0.11.11.tgz/fs.js:723: pathModule._makeLong(path),
node-core-lib-0.11.11.tgz/fs.js:732: binding.link(pathModule._makeLong(srcpath),
node-core-lib-0.11.11.tgz/fs.js:733: pathModule._makeLong(dstpath),
node-core-lib-0.11.11.tgz/fs.js:740: return binding.link(pathModule._makeLong(srcpath),
node-core-lib-0.11.11.tgz/fs.js:741: pathModule._makeLong(dstpath));
node-core-lib-0.11.11.tgz/fs.js:747: binding.unlink(pathModule._makeLong(path), callback);
node-core-lib-0.11.11.tgz/fs.js:752: return binding.unlink(pathModule._makeLong(path));
node-core-lib-0.11.11.tgz/fs.js:806: binding.chmod(pathModule._makeLong(path),
node-core-lib-0.11.11.tgz/fs.js:813: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
node-core-lib-0.11.11.tgz/fs.js:845: binding.chown(pathModule._makeLong(path), uid, gid, callback);
node-core-lib-0.11.11.tgz/fs.js:850: return binding.chown(pathModule._makeLong(path), uid, gid);
node-core-lib-0.11.11.tgz/fs.js:871: binding.utimes(pathModule._makeLong(path),
node-core-lib-0.11.11.tgz/fs.js:881: binding.utimes(pathModule._makeLong(path), atime, mtime);
node-core-lib-0.11.11.tgz/fs.js:1024: var err = this._handle.start(pathModule._makeLong(filename),
node-core-lib-0.11.11.tgz/fs.js:1095: this._handle.start(pathModule._makeLong(filename), persistent, interval);
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:30: assert.equal('\\\\?\\' + resolvedFile, path._makeLong(file));
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:31: assert.equal('\\\\?\\' + resolvedFile, path._makeLong('\\\\?\\' + file));
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:33: path._makeLong('\\\\someserver\\someshare\\somefile'));
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:35: path._makeLong('\\\\?\\UNC\\someserver\\someshare\\somefile'));
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:37: path._makeLong('\\\\.\\pipe\\somepipe'));
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:40:assert.equal(path._makeLong(null), null);
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:41:assert.equal(path._makeLong(100), 100);
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:42:assert.equal(path._makeLong(path), path);
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:43:assert.equal(path._makeLong(false), false);
node-core-test-simple-0.11.11.tgz/test-path-makelong.js:44:assert.equal(path._makeLong(true), true);
node-natives-0.10.25.tgz/fs.js:166: binding.stat(pathModule._makeLong(path), cb);
node-natives-0.10.25.tgz/fs.js:175: binding.stat(pathModule._makeLong(path));
node-natives-0.10.25.tgz/fs.js:418: binding.open(pathModule._makeLong(path),
node-natives-0.10.25.tgz/fs.js:427: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
node-natives-0.10.25.tgz/fs.js:535: binding.rename(pathModule._makeLong(oldPath),
node-natives-0.10.25.tgz/fs.js:536: pathModule._makeLong(newPath),
node-natives-0.10.25.tgz/fs.js:543: return binding.rename(pathModule._makeLong(oldPath),
node-natives-0.10.25.tgz/fs.js:544: pathModule._makeLong(newPath));
node-natives-0.10.25.tgz/fs.js:607: binding.rmdir(pathModule._makeLong(path), callback);
node-natives-0.10.25.tgz/fs.js:612: return binding.rmdir(pathModule._makeLong(path));
node-natives-0.10.25.tgz/fs.js:635: binding.mkdir(pathModule._makeLong(path),
node-natives-0.10.25.tgz/fs.js:642: return binding.mkdir(pathModule._makeLong(path),
node-natives-0.10.25.tgz/fs.js:649: binding.readdir(pathModule._makeLong(path), callback);
node-natives-0.10.25.tgz/fs.js:654: return binding.readdir(pathModule._makeLong(path));
node-natives-0.10.25.tgz/fs.js:664: binding.lstat(pathModule._makeLong(path), callback);
node-natives-0.10.25.tgz/fs.js:670: binding.stat(pathModule._makeLong(path), callback);
node-natives-0.10.25.tgz/fs.js:679: return binding.lstat(pathModule._makeLong(path));
node-natives-0.10.25.tgz/fs.js:684: return binding.stat(pathModule._makeLong(path));
node-natives-0.10.25.tgz/fs.js:690: binding.readlink(pathModule._makeLong(path), callback);
node-natives-0.10.25.tgz/fs.js:695: return binding.readlink(pathModule._makeLong(path));
node-natives-0.10.25.tgz/fs.js:704: return pathModule._makeLong(path);
node-natives-0.10.25.tgz/fs.js:719: pathModule._makeLong(path),
node-natives-0.10.25.tgz/fs.js:731: pathModule._makeLong(path),
node-natives-0.10.25.tgz/fs.js:740: binding.link(pathModule._makeLong(srcpath),
node-natives-0.10.25.tgz/fs.js:741: pathModule._makeLong(dstpath),
node-natives-0.10.25.tgz/fs.js:748: return binding.link(pathModule._makeLong(srcpath),
node-natives-0.10.25.tgz/fs.js:749: pathModule._makeLong(dstpath));
node-natives-0.10.25.tgz/fs.js:755: binding.unlink(pathModule._makeLong(path), callback);
node-natives-0.10.25.tgz/fs.js:760: return binding.unlink(pathModule._makeLong(path));
node-natives-0.10.25.tgz/fs.js:814: binding.chmod(pathModule._makeLong(path),
node-natives-0.10.25.tgz/fs.js:821: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
node-natives-0.10.25.tgz/fs.js:853: binding.chown(pathModule._makeLong(path), uid, gid, callback);
node-natives-0.10.25.tgz/fs.js:858: return binding.chown(pathModule._makeLong(path), uid, gid);
node-natives-0.10.25.tgz/fs.js:879: binding.utimes(pathModule._makeLong(path),
node-natives-0.10.25.tgz/fs.js:889: binding.utimes(pathModule._makeLong(path), atime, mtime);
node-natives-0.10.25.tgz/fs.js:1047: var r = this._handle.start(pathModule._makeLong(filename), persistent);
node-natives-0.10.25.tgz/fs.js:1116: this._handle.start(pathModule._makeLong(filename), persistent, interval);
nodeclipse-0.17.2.tgz/copier.js:104:// binding.open(pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:135: binding.access(pathModule._makeLong(path), mode, req);
nodefs-0.0.2.tgz/nodefs-stub.js:146: binding.access(pathModule._makeLong(path), mode);
nodefs-0.0.2.tgz/nodefs-stub.js:153: binding.stat(pathModule._makeLong(path), req);
nodefs-0.0.2.tgz/nodefs-stub.js:162: binding.stat(pathModule._makeLong(path));
nodefs-0.0.2.tgz/nodefs-stub.js:420: binding.open(pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:429: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
nodefs-0.0.2.tgz/nodefs-stub.js:557: binding.rename(pathModule._makeLong(oldPath),
nodefs-0.0.2.tgz/nodefs-stub.js:558: pathModule._makeLong(newPath),
nodefs-0.0.2.tgz/nodefs-stub.js:565: return binding.rename(pathModule._makeLong(oldPath),
nodefs-0.0.2.tgz/nodefs-stub.js:566: pathModule._makeLong(newPath));
nodefs-0.0.2.tgz/nodefs-stub.js:635: binding.rmdir(pathModule._makeLong(path), req);
nodefs-0.0.2.tgz/nodefs-stub.js:640: return binding.rmdir(pathModule._makeLong(path));
nodefs-0.0.2.tgz/nodefs-stub.js:669: binding.mkdir(pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:676: return binding.mkdir(pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:685: binding.readdir(pathModule._makeLong(path), req);
nodefs-0.0.2.tgz/nodefs-stub.js:690: return binding.readdir(pathModule._makeLong(path));
nodefs-0.0.2.tgz/nodefs-stub.js:704: binding.lstat(pathModule._makeLong(path), req);
nodefs-0.0.2.tgz/nodefs-stub.js:712: binding.stat(pathModule._makeLong(path), req);
nodefs-0.0.2.tgz/nodefs-stub.js:721: return binding.lstat(pathModule._makeLong(path));
nodefs-0.0.2.tgz/nodefs-stub.js:726: return binding.stat(pathModule._makeLong(path));
nodefs-0.0.2.tgz/nodefs-stub.js:734: binding.readlink(pathModule._makeLong(path), req);
nodefs-0.0.2.tgz/nodefs-stub.js:739: return binding.readlink(pathModule._makeLong(path));
nodefs-0.0.2.tgz/nodefs-stub.js:748: return pathModule._makeLong(path);
nodefs-0.0.2.tgz/nodefs-stub.js:766: pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:778: pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:790: binding.link(pathModule._makeLong(srcpath),
nodefs-0.0.2.tgz/nodefs-stub.js:791: pathModule._makeLong(dstpath),
nodefs-0.0.2.tgz/nodefs-stub.js:798: return binding.link(pathModule._makeLong(srcpath),
nodefs-0.0.2.tgz/nodefs-stub.js:799: pathModule._makeLong(dstpath));
nodefs-0.0.2.tgz/nodefs-stub.js:807: binding.unlink(pathModule._makeLong(path), req);
nodefs-0.0.2.tgz/nodefs-stub.js:812: return binding.unlink(pathModule._makeLong(path));
nodefs-0.0.2.tgz/nodefs-stub.js:870: binding.chmod(pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:877: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
nodefs-0.0.2.tgz/nodefs-stub.js:913: binding.chown(pathModule._makeLong(path), uid, gid, req);
nodefs-0.0.2.tgz/nodefs-stub.js:918: return binding.chown(pathModule._makeLong(path), uid, gid);
nodefs-0.0.2.tgz/nodefs-stub.js:941: binding.utimes(pathModule._makeLong(path),
nodefs-0.0.2.tgz/nodefs-stub.js:951: binding.utimes(pathModule._makeLong(path), atime, mtime);
nodefs-0.0.2.tgz/nodefs-stub.js:1096: var err = this._handle.start(pathModule._makeLong(filename),
nodefs-0.0.2.tgz/nodefs-stub.js:1167: this._handle.start(pathModule._makeLong(filename), persistent, interval);
persha-0.2.3.tgz/node-lib/fs.js:206: binding.access(pathModule._makeLong(path), mode, req);
persha-0.2.3.tgz/node-lib/fs.js:217: binding.access(pathModule._makeLong(path), mode);
persha-0.2.3.tgz/node-lib/fs.js:224: binding.stat(pathModule._makeLong(path), req);
persha-0.2.3.tgz/node-lib/fs.js:233: binding.stat(pathModule._makeLong(path));
persha-0.2.3.tgz/node-lib/fs.js:491: binding.open(pathModule._makeLong(path),
persha-0.2.3.tgz/node-lib/fs.js:500: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
persha-0.2.3.tgz/node-lib/fs.js:628: binding.rename(pathModule._makeLong(oldPath),
persha-0.2.3.tgz/node-lib/fs.js:629: pathModule._makeLong(newPath),
persha-0.2.3.tgz/node-lib/fs.js:636: return binding.rename(pathModule._makeLong(oldPath),
persha-0.2.3.tgz/node-lib/fs.js:637: pathModule._makeLong(newPath));
persha-0.2.3.tgz/node-lib/fs.js:706: binding.rmdir(pathModule._makeLong(path), req);
persha-0.2.3.tgz/node-lib/fs.js:711: return binding.rmdir(pathModule._makeLong(path));
persha-0.2.3.tgz/node-lib/fs.js:740: binding.mkdir(pathModule._makeLong(path),
persha-0.2.3.tgz/node-lib/fs.js:747: return binding.mkdir(pathModule._makeLong(path),
persha-0.2.3.tgz/node-lib/fs.js:756: binding.readdir(pathModule._makeLong(path), req);
persha-0.2.3.tgz/node-lib/fs.js:761: return binding.readdir(pathModule._makeLong(path));
persha-0.2.3.tgz/node-lib/fs.js:775: binding.lstat(pathModule._makeLong(path), req);
persha-0.2.3.tgz/node-lib/fs.js:783: binding.stat(pathModule._makeLong(path), req);
persha-0.2.3.tgz/node-lib/fs.js:792: return binding.lstat(pathModule._makeLong(path));
persha-0.2.3.tgz/node-lib/fs.js:797: return binding.stat(pathModule._makeLong(path));
persha-0.2.3.tgz/node-lib/fs.js:805: binding.readlink(pathModule._makeLong(path), req);
persha-0.2.3.tgz/node-lib/fs.js:810: return binding.readlink(pathModule._makeLong(path));
persha-0.2.3.tgz/node-lib/fs.js:819: return pathModule._makeLong(path);
persha-0.2.3.tgz/node-lib/fs.js:837: pathModule._makeLong(path),
persha-0.2.3.tgz/node-lib/fs.js:849: pathModule._makeLong(path),
persha-0.2.3.tgz/node-lib/fs.js:861: binding.link(pathModule._makeLong(srcpath),
persha-0.2.3.tgz/node-lib/fs.js:862: pathModule._makeLong(dstpath),
persha-0.2.3.tgz/node-lib/fs.js:869: return binding.link(pathModule._makeLong(srcpath),
persha-0.2.3.tgz/node-lib/fs.js:870: pathModule._makeLong(dstpath));
persha-0.2.3.tgz/node-lib/fs.js:878: binding.unlink(pathModule._makeLong(path), req);
persha-0.2.3.tgz/node-lib/fs.js:883: return binding.unlink(pathModule._makeLong(path));
persha-0.2.3.tgz/node-lib/fs.js:941: binding.chmod(pathModule._makeLong(path),
persha-0.2.3.tgz/node-lib/fs.js:948: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
persha-0.2.3.tgz/node-lib/fs.js:984: binding.chown(pathModule._makeLong(path), uid, gid, req);
persha-0.2.3.tgz/node-lib/fs.js:989: return binding.chown(pathModule._makeLong(path), uid, gid);
persha-0.2.3.tgz/node-lib/fs.js:1012: binding.utimes(pathModule._makeLong(path),
persha-0.2.3.tgz/node-lib/fs.js:1022: binding.utimes(pathModule._makeLong(path), atime, mtime);
persha-0.2.3.tgz/node-lib/fs.js:1167: var err = this._handle.start(pathModule._makeLong(filename),
persha-0.2.3.tgz/node-lib/fs.js:1238: this._handle.start(pathModule._makeLong(filename), persistent, interval);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:152: binding.stat(pathModule._makeLong(path), cb);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:161: binding.stat(pathModule._makeLong(path));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:404: binding.open(pathModule._makeLong(path),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:413: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:521: binding.rename(pathModule._makeLong(oldPath),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:522: pathModule._makeLong(newPath),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:529: return binding.rename(pathModule._makeLong(oldPath),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:530: pathModule._makeLong(newPath));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:593: binding.rmdir(pathModule._makeLong(path), callback);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:598: return binding.rmdir(pathModule._makeLong(path));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:621: binding.mkdir(pathModule._makeLong(path),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:628: return binding.mkdir(pathModule._makeLong(path),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:635: binding.readdir(pathModule._makeLong(path), callback);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:640: return binding.readdir(pathModule._makeLong(path));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:650: binding.lstat(pathModule._makeLong(path), callback);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:656: binding.stat(pathModule._makeLong(path), callback);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:665: return binding.lstat(pathModule._makeLong(path));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:670: return binding.stat(pathModule._makeLong(path));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:676: binding.readlink(pathModule._makeLong(path), callback);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:681: return binding.readlink(pathModule._makeLong(path));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:690: return pathModule._makeLong(path);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:705: pathModule._makeLong(path),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:717: pathModule._makeLong(path),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:726: binding.link(pathModule._makeLong(srcpath),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:727: pathModule._makeLong(dstpath),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:734: return binding.link(pathModule._makeLong(srcpath),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:735: pathModule._makeLong(dstpath));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:741: binding.unlink(pathModule._makeLong(path), callback);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:746: return binding.unlink(pathModule._makeLong(path));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:800: binding.chmod(pathModule._makeLong(path),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:807: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:839: binding.chown(pathModule._makeLong(path), uid, gid, callback);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:844: return binding.chown(pathModule._makeLong(path), uid, gid);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:865: binding.utimes(pathModule._makeLong(path),
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:875: binding.utimes(pathModule._makeLong(path), atime, mtime);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:1033: var r = this._handle.start(pathModule._makeLong(filename), persistent);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/lib/fs.js:1102: this._handle.start(pathModule._makeLong(filename), persistent, interval);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:30: assert.equal('\\\\?\\' + resolvedFile, path._makeLong(file));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:31: assert.equal('\\\\?\\' + resolvedFile, path._makeLong('\\\\?\\' + file));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:33: path._makeLong('\\\\someserver\\someshare\\somefile'));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:35: path._makeLong('\\\\?\\UNC\\someserver\\someshare\\somefile'));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:37: path._makeLong('\\\\.\\pipe\\somepipe'));
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:40:assert.equal(path._makeLong(null), null);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:41:assert.equal(path._makeLong(100), 100);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:42:assert.equal(path._makeLong(path), path);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:43:assert.equal(path._makeLong(false), false);
pezhu-0.0.0.tgz/Downloads/node-v0.9.11/test/simple/test-path-makelong.js:44:assert.equal(path._makeLong(true), true);
portable-js-0.0.3.tgz/misc/io/fs.js:192: binding.access(pathModule._makeLong(path), mode, req);
portable-js-0.0.3.tgz/misc/io/fs.js:203: binding.access(pathModule._makeLong(path), mode);
portable-js-0.0.3.tgz/misc/io/fs.js:210: binding.stat(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/io/fs.js:219: binding.stat(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/io/fs.js:249: binding.open(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:540: binding.open(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:549: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
portable-js-0.0.3.tgz/misc/io/fs.js:677: binding.rename(pathModule._makeLong(oldPath),
portable-js-0.0.3.tgz/misc/io/fs.js:678: pathModule._makeLong(newPath),
portable-js-0.0.3.tgz/misc/io/fs.js:685: return binding.rename(pathModule._makeLong(oldPath),
portable-js-0.0.3.tgz/misc/io/fs.js:686: pathModule._makeLong(newPath));
portable-js-0.0.3.tgz/misc/io/fs.js:755: binding.rmdir(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/io/fs.js:760: return binding.rmdir(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/io/fs.js:789: binding.mkdir(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:796: return binding.mkdir(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:805: binding.readdir(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/io/fs.js:810: return binding.readdir(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/io/fs.js:824: binding.lstat(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/io/fs.js:832: binding.stat(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/io/fs.js:841: return binding.lstat(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/io/fs.js:846: return binding.stat(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/io/fs.js:854: binding.readlink(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/io/fs.js:859: return binding.readlink(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/io/fs.js:870: return pathModule._makeLong(path);
portable-js-0.0.3.tgz/misc/io/fs.js:888: pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:900: pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:912: binding.link(pathModule._makeLong(srcpath),
portable-js-0.0.3.tgz/misc/io/fs.js:913: pathModule._makeLong(dstpath),
portable-js-0.0.3.tgz/misc/io/fs.js:920: return binding.link(pathModule._makeLong(srcpath),
portable-js-0.0.3.tgz/misc/io/fs.js:921: pathModule._makeLong(dstpath));
portable-js-0.0.3.tgz/misc/io/fs.js:929: binding.unlink(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/io/fs.js:934: return binding.unlink(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/io/fs.js:992: binding.chmod(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:999: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
portable-js-0.0.3.tgz/misc/io/fs.js:1035: binding.chown(pathModule._makeLong(path), uid, gid, req);
portable-js-0.0.3.tgz/misc/io/fs.js:1040: return binding.chown(pathModule._makeLong(path), uid, gid);
portable-js-0.0.3.tgz/misc/io/fs.js:1063: binding.utimes(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/io/fs.js:1073: binding.utimes(pathModule._makeLong(path), atime, mtime);
portable-js-0.0.3.tgz/misc/io/fs.js:1223: var err = this._handle.start(pathModule._makeLong(filename),
portable-js-0.0.3.tgz/misc/io/fs.js:1294: this._handle.start(pathModule._makeLong(filename), persistent, interval);
portable-js-0.0.3.tgz/misc/node/fs.js:212: binding.access(pathModule._makeLong(path), mode, req);
portable-js-0.0.3.tgz/misc/node/fs.js:223: binding.access(pathModule._makeLong(path), mode);
portable-js-0.0.3.tgz/misc/node/fs.js:230: binding.stat(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/node/fs.js:239: binding.stat(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/node/fs.js:497: binding.open(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/node/fs.js:506: return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode);
portable-js-0.0.3.tgz/misc/node/fs.js:634: binding.rename(pathModule._makeLong(oldPath),
portable-js-0.0.3.tgz/misc/node/fs.js:635: pathModule._makeLong(newPath),
portable-js-0.0.3.tgz/misc/node/fs.js:642: return binding.rename(pathModule._makeLong(oldPath),
portable-js-0.0.3.tgz/misc/node/fs.js:643: pathModule._makeLong(newPath));
portable-js-0.0.3.tgz/misc/node/fs.js:712: binding.rmdir(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/node/fs.js:717: return binding.rmdir(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/node/fs.js:746: binding.mkdir(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/node/fs.js:753: return binding.mkdir(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/node/fs.js:762: binding.readdir(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/node/fs.js:767: return binding.readdir(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/node/fs.js:781: binding.lstat(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/node/fs.js:789: binding.stat(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/node/fs.js:798: return binding.lstat(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/node/fs.js:803: return binding.stat(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/node/fs.js:811: binding.readlink(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/node/fs.js:816: return binding.readlink(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/node/fs.js:825: return pathModule._makeLong(path);
portable-js-0.0.3.tgz/misc/node/fs.js:843: pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/node/fs.js:855: pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/node/fs.js:867: binding.link(pathModule._makeLong(srcpath),
portable-js-0.0.3.tgz/misc/node/fs.js:868: pathModule._makeLong(dstpath),
portable-js-0.0.3.tgz/misc/node/fs.js:875: return binding.link(pathModule._makeLong(srcpath),
portable-js-0.0.3.tgz/misc/node/fs.js:876: pathModule._makeLong(dstpath));
portable-js-0.0.3.tgz/misc/node/fs.js:884: binding.unlink(pathModule._makeLong(path), req);
portable-js-0.0.3.tgz/misc/node/fs.js:889: return binding.unlink(pathModule._makeLong(path));
portable-js-0.0.3.tgz/misc/node/fs.js:947: binding.chmod(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/node/fs.js:954: return binding.chmod(pathModule._makeLong(path), modeNum(mode));
portable-js-0.0.3.tgz/misc/node/fs.js:990: binding.chown(pathModule._makeLong(path), uid, gid, req);
portable-js-0.0.3.tgz/misc/node/fs.js:995: return binding.chown(pathModule._makeLong(path), uid, gid);
portable-js-0.0.3.tgz/misc/node/fs.js:1018: binding.utimes(pathModule._makeLong(path),
portable-js-0.0.3.tgz/misc/node/fs.js:1028: binding.utimes(pathModule._makeLong(path), atime, mtime);
portable-js-0.0.3.tgz/misc/node/fs.js:1173: var err = this._handle.start(pathModule._makeLong(filename),
portable-js-0.0.3.tgz/misc/node/fs.js:1244: this._handle.start(pathModule._makeLong(filename), persistent, interval);
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:72: binding.stat(pathModule._makeLong(path), { oncomplete: cb });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:78: binding.stat(pathModule._makeLong(path));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:90: binding.stat(pathModule._makeLong(path), { oncomplete: callback });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:95: return binding.stat(pathModule._makeLong(path));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:248: binding.open(pathModule._makeLong(path), options.flag, MODE_666, req);
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:252: return binding.open(pathModule._makeLong(path), flag, mode || MODE_666);
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:326: binding.open(pathModule._makeLong(path), flags, mode, { oncomplete: callback });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:526: binding.rename(pathModule._makeLong(oldPath),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:527: pathModule._makeLong(newPath),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:534: return binding.rename(pathModule._makeLong(oldPath),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:535: pathModule._makeLong(newPath));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:543: binding.unlink(pathModule._makeLong(path), { oncomplete: callback });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:548: return binding.unlink(pathModule._makeLong(path));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:556: binding.mkdir(pathModule._makeLong(path), mode || MODE_777, { oncomplete: fsUtil.makeCallback(callback) });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:561: return binding.mkdir(pathModule._makeLong(path), mode || MODE_777);
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:569: binding.rmdir(pathModule._makeLong(path), { oncomplete: callback });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/index.js:574: return binding.rmdir(pathModule._makeLong(path));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:28: binding.access(pathModule._makeLong(path), mode, fsUtil.makeCallback(callback));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:36: binding.lstat(pathModule._makeLong(path), { oncomplete: callback });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:75: binding.readlink(pathModule._makeLong(path), { oncomplete: callback });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:90: pathModule._makeLong(path),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:104: binding.link(pathModule._makeLong(srcpath),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:105: pathModule._makeLong(dstpath),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:118: binding.chmod(pathModule._makeLong(path),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:133: binding.chown(pathModule._makeLong(path), uid, gid, { oncomplete: callback });
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-async.js:141: binding.utimes(pathModule._makeLong(path),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:19: binding.access(pathModule._makeLong(path), mode || 'r');
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:24: return binding.lstat(pathModule._makeLong(path));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:47: return binding.readlink(pathModule._makeLong(path));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:57: pathModule._makeLong(path),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:64: return binding.link(pathModule._makeLong(srcpath),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:65: pathModule._makeLong(dstpath));
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:74: return binding.chmod(pathModule._makeLong(path), mode);
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:83: return binding.chown(pathModule._makeLong(path), uid, gid);
rapx-win-1.4.2.tgz/ruff_modules/fs/src/level-2-sync.js:88: binding.utimes(pathModule._makeLong(path),
rapx-win-1.4.2.tgz/ruff_modules/fs/src/util.js:156: return pathModule._makeLong(path);
reified-0.2.4.tgz/examples/ttf/ttf.js:80: var resolved = path._makeLong(path.resolve(Font.fontFolder, filename));
rmdir-recursive-0.0.1.tgz/examples/rmdir-err-ex.js:18: return binding.rmdir(pathModule._makeLong(path));
torrent-streamer-1.0.0.tgz/pakmanaged.js:117698: function exists(x){ return existsSync(path._makeLong(x)) }
ultra-repl-1.0.0.tgz/lib/Script.js:140: if (!fs.existsSync(resolved = path._makeLong(name))) {
ultra-repl-1.0.0.tgz/lib/Script.js:141: if (!fs.existsSync(resolved = path._makeLong(path.resolve(__dirname, name)))) {
windows-0.0.6.tgz/lib/utility.js:44:function exists(x){ return existsSync(path._makeLong(x)) }
windows-no-runnable-0.0.6.tgz/lib/utility.js:44:function exists(x){ return existsSync(path._makeLong(x)) }
yrd-1.0.1.tgz/lib/file.js:211: //Bug return binding.rmdir(pathModule._makeLong(path));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment