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

  man pages->IRIX man pages -> acl_size (3c)              
Title
Content
Arch
Section
 

Contents


ACL_SIZE(3C)							  ACL_SIZE(3C)


NAME    [Toc]    [Back]

     acl_size -	return the size	of an ACL

SYNOPSIS    [Toc]    [Back]

     #include <sys/acl.h>

     ssize_t acl_size(struct acl *aclp);

DESCRIPTION    [Toc]    [Back]

     Returns the size of an ACL	pointed	to by aclp.  In	IRIX ACLs are all a
     fixed size, but the POSIX specifications allow for	the possibility	of
     variable sized structures.

RETURN VALUES    [Toc]    [Back]

     acl_size returns sizeof(struct acl) or -1 if aclp is null.

ERRORS    [Toc]    [Back]

     EINVAL	     aclp is null

SEE ALSO    [Toc]    [Back]

      
      
     acl(4)


									PPPPaaaaggggeeee 1111
[ Back ]
 Similar pages
Name OS Title
cap_size IRIX return the size of an capability
pthread_stackseg_np OpenBSD return stack size and location
elf_fsize IRIX return the size of an object file type
TIFFsize IRIX return the size of various items associated with an open TIFF file
RSA_size OpenBSD get RSA modulus size
BN_num_bytes NetBSD get BIGNUM size
BN_num_bytes OpenBSD get BIGNUM size
DSA_size Tru64 Get DSA signature size
BN_num_bytes Tru64 Get BIGNUM size
BN_num_bits OpenBSD get BIGNUM size
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service