Searched defs:permTxt (Results 1 – 1 of 1) sorted by relevance
110 int AclEntryParsePerm(const std::string &permTxt, AclXattrEntry &entry) in AclEntryParsePerm()175 const std::string permTxt = entryTxt.substr(last); // take substr till the end in AclEntryParseText() local