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