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