Home | History | Annotate | Download | only in system

Lines Matching refs:EADDRNOTAVAIL

148     public static final int EADDRNOTAVAIL = placeholder();
614 if (errno == EADDRNOTAVAIL) {
615 return "EADDRNOTAVAIL";