Searched defs:tagTxt (Results 1 – 1 of 1) sorted by relevance
33 int AclEntryParseTag(const std::string &tagTxt, AclXattrEntry &entry) in AclEntryParseTag()147 const std::string tagTxt = entryTxt.substr(last, pos - last); in AclEntryParseText() local