Main index | Section 3 | Options |
#include <sys/types.h>
#include <sys/acl.h>
This function may cause memory to be allocated. The caller should free any releasable memory, when the new ACL is no longer required, by calling acl_free(3) with the (void *)acl_t as an argument.
[EINVAL] | |
Argument buf_p cannot be translated into an ACL. | |
[ENOMEM] | |
The ACL working storage requires more memory than is allowed by the hardware or system-imposed memory management constraints. | |
ACL_FROM_TEXT (3) | January 28, 2000 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.