Searched defs:aclAttrName (Results 1 – 2 of 2) sorted by relevance
44 void PrintACLDetail(const std::string& path, const char* aclAttrName) in PrintACLDetail()281 int32_t Acl::RecursiveEnableAcl(const std::string& path, const char* aclAttrName, const uint16_t& p… in RecursiveEnableAcl()322 int32_t Acl::EnableAcl(const std::string& path, const char* aclAttrName, const uint16_t& permission… in EnableAcl()402 int32_t Acl::EntryInsert(AclXattrEntry& entry, const std::string& path, const char* aclAttrName) in EntryInsert()
226 …SetAttribution(const std::string &targetFile, const std::string &entryTxt, const char *aclAttrName) in AclSetAttribution()