Searched refs:SECURITY_VALUE_XATTR_PARRERN (Results 1 – 1 of 1) sorted by relevance
31 constexpr const char *SECURITY_VALUE_XATTR_PARRERN = "s([01234])"; variable128 return std::regex_match(value, std::regex(SECURITY_VALUE_XATTR_PARRERN)); in IsXattrValueValid()