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