Home | History | Annotate | Download | only in system

Lines Matching defs:EIO

202     public static final int EIO = placeholder();
765 if (errno == EIO) {
766 return "EIO";