Home | History | Annotate | Download | only in system

Lines Matching refs:EPROTOTYPE

224     public static final int EPROTOTYPE = placeholder();
809 if (errno == EPROTOTYPE) {
810 return "EPROTOTYPE";