acl_delete_entry (3) Linux Manual Page
NAME acl_delete_entry – delete an ACL entry LIBRARY Linux Access Control Lists library (libacl, -lacl). SYNOPSIS In sys/types.h In sys/acl.h Ft int Fn acl_delete_entry acl_t acl acl_entry_t entry_d DESCRIPTION The Fn acl_delete_entry function removes the ACL entry indicated by the entry_d descriptor from the ACL pointed to by acl Any existing ACL entry descriptors that…
