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