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