Searched refs:EMSGSIZE (Results 1 – 2 of 2) sorted by relevance
194 public static final int EMSGSIZE = placeholder(); field in OsConstants749 if (errno == EMSGSIZE) { in errnoName()
164 initConstant(env, c, "EMSGSIZE", EMSGSIZE); in OsConstants_initConstants()