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