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