Home
last modified time | relevance | path

Searched defs:errnoException (Results 1 – 2 of 2) sorted by relevance

/third_party/node/lib/internal/
Derrors.js496 function errnoException(err, syscall, original) { function
713 errnoException, property
/third_party/node/lib/
Ddgram.js86 const errnoException = errors.errnoException; constant