Searched defs:S_IFBLK (Results 1 – 2 of 2) sorted by relevance
52 #define S_IFBLK 0060000 macro
33 public static final int S_IFBLK = 0060000; field in FileUtils