Searched refs:ESPIPE (Results 1 – 2 of 2) sorted by relevance
85 if (errno == ESPIPE) { in FileInputStream_skip0()
317 public static final int ESPIPE = placeholder(); field in OsConstants1215 if (errno == ESPIPE) { in errnoName()