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