NAME acl_free - free ACL working state CONTENTS Library Synopsis Description Implementation Notes Return Values Errors See Also Standards History Authors LIBRARY .Lb libc SYNOPSIS .In sys/types.h .In sys/acl.h int acl_free "void *obj_p" DESCRIPTION The acl_free call allows the freeing of ACL working space, such as is allocated by acl_dup(3), or acl_from_text(3). IMPLEMENTATION NOTES .Fx Ns s support for POSIX.1e interfaces and features is still under development at this time. RETURN VALUES .Rv -std acl_free ERRORS If any of the following conditions occur, the acl_free function shall return -1 and set errno to the corresponding value: