ACL_FREE(3C) ACL_FREE(3C)
acl_free - free allocated memory
#include <sys/acl.h>
int acl_free( void *obj_p);
Free memory allocated by ACL interface calls. This routine is present
for POSIX compliance, it is simply a wrapper for free(3c).
acl_free returns 0.
acl(4)
PPPPaaaaggggeeee 1111 [ Back ]
|