Searched refs:IsPathSafeToSetAclOn (Results 1 – 1 of 1) sorted by relevance
380 bool IsPathSafeToSetAclOn(const FilePath& path) { in IsPathSafeToSetAclOn() function1189 bool is_path_safe = skip_path_check || IsPathSafeToSetAclOn(path); in PreventExecuteMappingInternal()