Home | History | Annotate | Download | only in system

Lines Matching defs:ESTALE

248     public static final int ESTALE = placeholder();
903 if (errno == ESTALE) {
904 return "ESTALE";