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

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

acl_size(3)

Contents


NAME    [Toc]    [Back]

       acl_size  - Determines the size of the contiguous, persistent
 representation of the given ACL

SYNOPSIS    [Toc]    [Back]

       #include <sys/acl.h>

       ssize_t acl_size(
               acl_t acl_d );

LIBRARY    [Toc]    [Back]

       Security Library (libpacl.a)

PARAMETERS    [Toc]    [Back]

       The working storage internal representation of an ACL that
       the  contiguous, persistent representation size is desired
       on.

DESCRIPTION    [Toc]    [Back]

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

       Given  an ACL, the acl_size() function determines the number
 of bytes required for storing the ACL if converted  to
       contiguous,      persistent      representation      using
       acl_copy_ext().

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, the acl_size function  returns
       the size of the ACL.  Otherwise, a value of -1 is returned
       and errno is set to indicate the error.

ERRORS    [Toc]    [Back]

       If any of the following conditions occur,  the  acl_size()
       function sets errno to the corresponding value:

       The acl_d argument does not point to an ACL structure.

SEE ALSO    [Toc]    [Back]

      
      
       acl_copy_ext(3)

       Security



                                                      acl_size(3)
[ Back ]
 Similar pages
Name OS Title
acl_copy_ext Tru64 Copies the ACL from internal working space format to a contiguous, persistent form of the ACL
acl_copy_int Tru64 Copies the ACL from contiguous, persistent format to internal working space format
gss_export_name Tru64 Produce a contiguous string representation of a mechanism name.
pfdat_hash_locks HP-UX determines the size of the pfdat spinlock pool
region_hash_locks HP-UX determines the size of the region spinlock pool
hdlpreg_hash_locks HP-UX determines the size of the pregion spinlock pool
tcphashsz HP-UX determines the size of the networking hash tables
vx_ninode HP-UX Determines the internal node table size
st_large_recs HP-UX determines maximum logical record size allowed through the stape driver
eqmemsize HP-UX determines the minimum size (in pages) of the equivalently mapped reserve pool
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service