pragmatism first

Manual pages

Origin: Linux ACL.

[ Alias ↣ ] Name (section) Brief
acl(5) Access Control Lists.
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_extended_file_nofollow(3) ↣ 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.
Go top Index Origins