![]() |
CernVM-FS
2.13.0
|
#include <inttypes.h>
#include <stddef.h>
#include <string>
Go to the source code of this file.
Functions | |
int | acl_from_text_to_xattr_value (const std::string &textual_acl, char *&o_binary_acl, size_t &o_size, bool &o_equiv_mode) |
int acl_from_text_to_xattr_value | ( | const std::string & | textual_acl, |
char *& | o_binary_acl, | ||
size_t & | o_size, | ||
bool & | o_equiv_mode | ||
) |
This file is part of the CernVM File System.