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