*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->Tru64 Unix man pages -> acl_first_entry (3)              
Title
Content
Arch
Section
 

acl_first_entry(3)

Contents


NAME    [Toc]    [Back]

       acl_first_entry  -  Resets the current ACL entry to be the
       first ACL entry

SYNOPSIS    [Toc]    [Back]

       #include <sys/acl.h>

       int acl_first_entry(
               acl_t acl_d );

LIBRARY    [Toc]    [Back]

       Security Library (libpacl.a)

PARAMETERS    [Toc]    [Back]

       Specifies the working storage internal representation  ACL
       descriptor.

DESCRIPTION    [Toc]    [Back]

       NOTE:   This  function  is  based on Draft 13 of the POSIX
       P1003.6 standard.

       The acl_first_entry() function sets the internal ACL entry
       offset pointer of the specified ACL such that a subsequent
       call to acl_get_entry() for that ACL,  returns  the  first
       entry in the ACL.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, the acl_first_entry() function
       returns a value of 0 (zero).  Otherwise, a value of -1  is
       returned, and the errno global variable is set to indicate
       the error.

ERRORS    [Toc]    [Back]

       If  any   of   the   following   conditions   occur,   the
       acl_first_entry() function sets errno to the corresponding
       value: The acl_d parameter does not refer to a  valid  ACL
       structure.

SEE ALSO    [Toc]    [Back]

      
      
       acl_get_entry(3),  acl_copy_entry(3), acl_create_entry(3),
       acl_delete_entry(3), acl(4)

       Security



                                               acl_first_entry(3)
[ Back ]
 Similar pages
Name OS Title
rpccp_add_element HP-UX Adds an element to a profile in a name service entry; if the specified entry does not exist, creates the entry
rpccp_add_member HP-UX Adds a member to a group in a name service entry; if the specified entry does not exist, creates the entry
DXmSvnFlushEntry Tru64 Displays the specified entry on the screen if it is the next logically displayed entry.
acl_get_tag_type Tru64 Retrieves the entry tag type identifier for an ACL entry
csa_list_entry_attributes HP-UX list the names of the entry attributes associated with the specified entry
DXmSvnGetEntryNumber Tru64 Retrieves (returns) an entry number for a specified entry tag value.
csa_read_entry_attributes HP-UX read and return the calendar entry attribute values for a specified calendar entry
acl_copy_entry FreeBSD copy an ACL entry to another ACL entry
DXmSvnSetEntryTag Tru64 Assigns an entry tag to a specified entry.
getrpcbyname FreeBSD get RPC entry
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service