16 #ifdef COMPARE_TO_LIBACL
17 int acl_from_text_to_xattr_value_both_impl(
const std::string textual_acl,
char *&o_binary_acl,
size_t &o_size,
bool &o_equiv_mode);
18 #endif // COMPARE_TO_LIBACL
20 #endif // CVMFS_ACL_H_
int acl_from_text_to_xattr_value(const string &textual_acl, char *&o_binary_acl, size_t &o_size, bool &o_equiv_mode)