Searched refs:acl_copy_entry (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10.1/file_cmds-242/chmod/
H A Dchmod_acl.c592 acl_copy_entry(newent, modifier);
615 acl_copy_entry(newent, modifier);
674 acl_copy_entry(newent, modifier);
767 acl_copy_entry(fent, entry);
772 acl_copy_entry(fent, entry);
/macosx-10.10.1/Libc-1044.1.2/posix1e/
H A Dacl_entry.c41 acl_copy_entry(acl_entry_t dest, acl_entry_t src) function
/macosx-10.10.1/Libc-1044.1.2/include/sys/
H A Dacl.h152 extern int acl_copy_entry(acl_entry_t dest_d, acl_entry_t src_d);
/macosx-10.10.1/copyfile-118.1.2/
H A Dcopyfile.c1987 if ((ret = acl_copy_entry(tmp, ace)) == -1)
2011 if ((ret = acl_copy_entry(tmp, ace)) == -1)

Completed in 112 milliseconds