Home
last modified time | relevance | path

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

/third_party/node/lib/internal/repl/
Dhistory.js98 fs.open(historyPath, 'r+', onhandle);
101 function onhandle(err, hnd) { function