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