Searched refs:aidSystem (Results 1 – 1 of 1) sorted by relevance
193 void CreateDirWithDefaultPerm(const std::string& path, uid_t aidRoot, uid_t aidSystem) in CreateDirWithDefaultPerm() argument196 chown(path.c_str(), aidRoot, aidSystem); in CreateDirWithDefaultPerm()