Query: acl_init
OS: osf1
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
acl_init(3) Library Functions Manual acl_init(3)NAMEacl_init - Allocate and initialize ACL internal working storageLIBRARYSecurity Library (libpacl.a)SYNOPSIS#include <sys/acl.h> acl_t acl_init( const size_t size);PARAMETERSSpecifies the size of the working storage in bytes.DESCRIPTIONNOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_init() function allocates and initializes working storage for an ACL of at least size bytes. A pointer to the working storage is returned. When the area is first allocated, it contains a ACL that has no ACL entries.RETURN VALUESUpon successful completion, the acl_init() function returns a pointer to the working storage. Otherwise, a NULL pointer is returned and errno is set to indicate the error.ERRORSIf any of the following conditions occur, the acl_init() function returns a value of NULL and sets errno to the corresponding value: The acl_t to be returned requires more memory than allowed by the hardware or system-imposed memory management constraints. The function is not supported by the implementation.RELATED INFORMATIONacl_add_perm(3), acl_clear_perm(3), acl_create_entry(3), acl_free(3) Security delim off acl_init(3)
Related Man Pages |
---|
acl_create_entry(3) - redhat |
acl_init(3) - redhat |
acl_create_entry(3) - centos |
acl_get_entry(3) - osf1 |
acl_valid(3) - osf1 |
Similar Topics in the Unix Linux Community |
---|
Keyboard not working properly... |
storage mirroring |
numpad stop working ? |
Display storage type and storage size |
Meaning of SDA |