Searched refs:EBADMSG (Results 1 – 3 of 3) sorted by relevance
250 public static final int EBADMSG = placeholder(); field in OsConstants1007 if (errno == EBADMSG) { in errnoName()
150 initConstant(env, c, "EBADMSG", EBADMSG); in OsConstants_initConstants()
214 field public static final int EBADMSG;