Main index | Section 3 | Options |
#include <sys/types.h>
#include <sys/acl.h>
[EINVAL] | |
Argument acl does not point to a valid ACL. Argument entry_d is not a valid descriptor for an ACL entry in acl. Argument index is out of bounds. | |
ACL_DELETE_ENTRY (3) | June 25, 2009 |
Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
“ | C isn't that hard: void (*(*f[])())() defines f as an array of unspecified size, of pointers to functions that return pointers to functions that return void | ” |