Home
last modified time | relevance | path

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

/third_party/node/lib/
Dfs.js278 function readFileAfterOpen(err, fd) { function
332 readFileAfterOpen.call({ context }, null, path);
347 req.oncomplete = readFileAfterOpen;