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