Searched refs:S_IRWXG (Results 1 – 3 of 3) sorted by relevance
47 public static final int S_IRWXG = 00070; field in FileUtils78 if (((S_IRWXU | S_IRWXG | S_IRWXO) & flag) != flag) { in hasModeFlag()
46 public static final int S_IRWXG = 00070; field in FileUtils77 if (((S_IRWXU | S_IRWXG | S_IRWXO) & flag) != flag) { in hasModeFlag()
55834 public static final int S_IRWXG