Home | History | Annotate | Download | only in system

Lines Matching defs:ENOTDIR

231     public static final int ENOTDIR = placeholder();
852 if (errno == ENOTDIR) {
853 return "ENOTDIR";