Searched defs:EAI_FAMILY (Results 1 - 1 of 1) sorted by relevance

/libcore/luni/src/main/java/libcore/io/
H A DOsConstants.java95 public static final int EAI_FAMILY = placeholder(); field in class:OsConstants
489 if (error == EAI_FAMILY) {
490 return "EAI_FAMILY";

Completed in 8 milliseconds