osf1 man page for acl_free

Query: acl_free

OS: osf1

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

acl_free(3)						     Library Functions Manual						       acl_free(3)

NAME
acl_free - Releases an ACL internal working storage area for an ACL
LIBRARY
Security Library (libpacl.a)
SYNOPSIS
#include <sys/acl.h> int acl_free( acl_t acl_d);
PARAMETERS
Specifies the working storage internal representation ACL descriptor.
DESCRIPTION
NOTE: This function is based on Draft 13 of the POSIX P1003.6 standard. The acl_free() function releases the system working storage area associated with the ACL indicated by the acl_d descriptor. This space is allocated by acl_init(), acl_create_entry(), acl_dup(), acl_from_text(), acl_copy_int(), acl_get_fd(), acl_get_file(), and acl_set_quali- fier().
RETURN VALUES
Upon successful completion, the acl_free() function returns a value of 0 (zero). Otherwise, a value of -1 is returned and errno is set to indicate the error.
ERRORS
If the following condition occurs, the acl_free() function sets errno to the corresponding value: The acl_d argument does not point to a valid ACL structure.
RELATED INFORMATION
acl_init(3), acl_create_entry(3), acl_dup(3), acl_from_text(3), acl_copy_int(3), acl_get_fd(3), acl_get_file(3), and acl_set_qualifier(3) Security delim off acl_free(3)
Related Man Pages
acl_init(3) - mojave
acl_free(3) - redhat
acl_free(3) - centos
acl_init(3) - osf1
acl_init(3) - osx
Similar Topics in the Unix Linux Community
Openfiler 2.3 (Default branch)
Openfiler 2.3 Respin (Default branch)
SAN Storage ACL and Quotas