CernVM-FS  2.13.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
acl.h File Reference
#include <inttypes.h>
#include <stddef.h>
#include <string>
Include dependency graph for acl.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

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.