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