Searched defs:ELOOP (Results 1 – 2 of 2) sorted by relevance
123 static final int ELOOP = OsConstants.ELOOP; field in UnixConstants
276 public static final int ELOOP = placeholder(); field in OsConstants