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

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

acl_create_entry(3)

Contents


NAME    [Toc]    [Back]

       acl_create_entry - Create a new ACL entry

SYNOPSIS    [Toc]    [Back]

       #include <sys/acl.h>

       acl_entry_t acl_create_entry(
               acl_t *acl_p );

LIBRARY    [Toc]    [Back]

       Security Library (libpacl.a)

PARAMETERS    [Toc]    [Back]

       Points  to the working storage internal representation ACL
       to create the new entry in.

DESCRIPTION    [Toc]    [Back]

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

       The acl_create_entry() function creates a new ACL entry in
       the ACL pointed to by the acl_p  argument.   If  there  is
       insufficient  space  in  the ACL for creating a new entry,
       then additional memory is allocated.

       The components of the new ACL  entry  are  initialized  as
       follows:  The  ACL  tag  type component does not contain a
       possible ACL tag type The tag qualifier component does not
       refer  to any possible user ID or group ID The set of permissions
 does not have any permissions specified.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, the  acl_create_entry()  function
 returns the descriptor for the new entry.  Otherwise,
       a value of NULL is returned, and errno is set to  indicate
       the error.

ERRORS    [Toc]    [Back]

       If  any  of  the  following conditions occur, the acl_create_entry()
  function  sets  errno  to  the  corresponding
       value:  The  acl_p argument does not refer to a valid ACL.
       The new ACL entry requires more memory than the system  is
       able to provide.

SEE ALSO    [Toc]    [Back]

      
      
       acl_delete_entry(3)

       Security



                                              acl_create_entry(3)
[ Back ]
 Similar pages
Name OS Title
entry IRIX Create and manipulate entry widgets
create_module Linux create a loadable module entry
install-info Linux create or update entry in Info directory
show_cell HP-UX Displays the information you need to create a cell entry in either DNS or GDS
update-inetd Linux create, remove, enable or disable entry in /etc/inetd.conf
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
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
DXmSvnFlushEntry Tru64 Displays the specified entry on the screen if it is the next logically displayed 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.
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service