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