Package libacl-devel
- acl_add_perm(3) β add a permission to an ACL permission set
- acl_calc_mask(3) β calculate the file group class mask
- acl_check(3) β check an ACL for validity
- acl_clear_perms(3) β clear all permissions from an ACL permission set
- acl_cmp(3) β compare two ACLs
- acl_copy_entry(3) β copy an ACL entry
- acl_copy_ext(3) β copy an ACL from internal to external representation
- acl_copy_int(3) β copy an ACL from external to internal representation
- acl_create_entry(3) β create a new ACL entry
- acl_delete_def_file(3) β delete a default ACL by filename
- acl_delete_entry(3) β delete an ACL entry
- acl_delete_perm(3) β delete a permission from an ACL permission set
- acl_dup(3) β duplicate an ACL
- acl_entries(3) β return the number of entries in an ACL
- acl_equiv_mode(3) β check for an equivalent ACL
- acl_error(3) β convert an ACL error code to a text message
- acl_extended_fd(3) β test for information in the ACL by file descriptor
- acl_extended_file(3) β test for information in ACLs by file name
- acl_free(3) β release memory allocated to an ACL data object
- acl_from_mode(3) β create an ACL from file permission bits
- acl_from_text(3) β create an ACL from text
- acl_get_entry(3) β get an ACL entry
- acl_get_fd(3) β get an ACL by file descriptor
- acl_get_file(3) β get an ACL by filename
- acl_get_perm(3) β test for a permission in an ACL permission set
- acl_get_permset(3) β retrieve the permission set from an ACL entry
- acl_get_qualifier(3) β retrieve the qualifier from an ACL entry
- acl_get_tag_type(3) β get the tag type of an ACL entry
- acl_init(3) β initialize ACL working storage
- acl_set_fd(3) β set an ACL by file descriptor
- acl_set_file(3) β set an ACL by filename
- acl_set_permset(3) β set the permission set in an ACL entry
- acl_set_qualifier(3) β set the qualifier of an ACL entry
- acl_set_tag_type(3) β set the tag type of an ACL entry
- acl_size(3) β get the size of the external representation of an ACL
- acl_to_any_text(3) β convert an ACL to text
- acl_to_text(3) β convert an ACL to text
- acl_valid(3) β validate an ACL
