Home | History | Annotate | Download | only in embenchen

Lines Matching refs:ENXIO

1440   var ERRNO_CODES={EPERM:1,ENOENT:2,ESRCH:3,EINTR:4,EIO:5,ENXIO
1487 throw new FS.ErrnoError(ERRNO_CODES.ENXIO);
1510 throw new FS.ErrnoError(ERRNO_CODES.ENXIO);