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