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