Searched refs:ELOOP (Results 1 – 4 of 4) sorted by relevance
94 errno = ELOOP; in canonicalize_path()
161 initConstant(env, c, "ELOOP", ELOOP); in OsConstants_initConstants()
628 #ifdef ELOOP in JDK_execvpe()629 case ELOOP: in JDK_execvpe()
191 public static final int ELOOP = placeholder(); field in OsConstants740 if (errno == ELOOP) { in errnoName()