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