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