| Main index | Section 3 | Options |
#include <sys/types.h>
#include <sys/acl.h>
| [EINVAL] | |
| Argument src_d or dest_d is not a valid descriptor for an ACL entry, or arguments src_d and dest_d reference the same ACL entry. | |
| ACL_COPY_ENTRY (3) | March 10, 2001 |
| Main index | Section 3 | Options |
Please direct any comments about this manual page service to Ben Bullock. Privacy policy.
| “ | Never write it in C if you can do it in `awk'; Never do it in `awk' if `sed' can handle it; Never use `sed' when `tr' can do the job; Never invoke `tr' when `cat' is sufficient; Avoid using `cat' whenever possible. |
” |
| — Taylor's Laws of Programming | ||