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