Searched refs:EPROTOTYPE (Results 1 – 3 of 3) sorted by relevance
313 public static final int EPROTOTYPE = placeholder(); field in OsConstants1211 if (errno == EPROTOTYPE) { in errnoName()
230 initConstant(env, c, "EPROTOTYPE", EPROTOTYPE); in OsConstants_initConstants()
27781 field public static final int EPROTOTYPE;