Manual Pages for UNIX Darwin command on man acl_copy_entry
MyWebUniversity

Manual Pages for UNIX Darwin command on man acl_copy_entry

ACLCOPYENTRY(3) BSD Library Functions Manual ACLCOPYENTRY(3)

NAME

aaccllccooppyyeennttrryy - copy an ACL entry to another ACL entry

LLIIBBRRAARRYY

Standard C Library (libc, -lc)

SYNOPSIS

##iinncclluuddee <>

##iinncclluuddee <>

int aaccllccooppyyeennttrryy(aclentryt destd, aclentryt srcd);

DESCRIPTION

The aaccllccooppyyeennttrryy() function is a POSIX.1e call that copies the contents of ACL entry srcd to ACL entry destd.

RETURN VALUES

The aaccllccooppyyeennttrryy() function returns the value 0 if successful; other-

wise the value -1 is returned and the global variable errno is set to

indicate the error. EERRRROORRSS The aaccllccooppyyeennttrryy() function fails if: [EINVAL] Argument srcd or destd is not a valid descriptor for an ACL entry, or arguments srcd and destd reference the same ACL entry.

SEE ALSO

acl(3), aclgetentry(3), posix1e(3) STANDARDS POSIX.1e is described in IEEE POSIX.1e draft 17. AUTHORS Michael Smith Chris D Fulhaber BSD March 10, 2001 BSD




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™