Searched refs:S_ISVTX (Results 1 – 3 of 3) sorted by relevance
32 private static final int S_ISVTX = 0001000; field in FileUtils142 if (hasModeFlag(mode, S_ISVTX)) { in getFormattedPermissions()
40 public static final int S_ISVTX = 0001000; field in FileUtils
39 public static final int S_ISVTX = 0001000; field in FileUtils