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