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

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

acl_from_text(3)

Contents


NAME    [Toc]    [Back]

       acl_from_text  - Converts the textual representation of an
       ACL to an internal representation

SYNOPSIS    [Toc]    [Back]

       #include <sys/acl.h>

       acl_t acl_from_text(
               char *buf_p );

LIBRARY    [Toc]    [Back]

       Security Library (libpacl.a)

PARAMETERS    [Toc]    [Back]

       Points to the text external representation of the  ACL  to
       be converted.

DESCRIPTION    [Toc]    [Back]

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

       The acl_from_text() function converts the  textual  representation
  of  the  ACL  into the working storage internal
       representation used by the ACL subsystem.  Working  system
       storage is allocated as required.

RETURN VALUES    [Toc]    [Back]

       Upon  successful  completion,  the  acl_from_text function
       returns an address pointing to the ACL translated.  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_from_text()  function  sets errno to the corresponding
       value:

       The argument buf_p  cannot  be  translated  into  an  ACL.
       There  is  not  enough  memory available to the process to
       allocate the working storage.

SEE ALSO    [Toc]    [Back]

      
      
       acl_to_text(3), acl_free_text(3)

       Security



                                                 acl_from_text(3)
[ Back ]
 Similar pages
Name OS Title
gss_display_name HP-UX provide textual representation of an opaque internal name to an application
gss_canonicalize_name HP-UX convert an internal name to an internal mechanism name (MN) representation of an opaque internal name
gss_display_status HP-UX provide an application with the textual representation of a GSSAPI status code that can be displayed to a user
vnode FreeBSD internal representation of a file or directory
XmRepTypeGetId Tru64 A representation type manager function that retrieves the identification number of a representation ...
XmRepTypeGetNameList IRIX A representation type manager function that generates a list of values for a representation type
XmRepTypeGetId IRIX A representation type manager function that retrieves the identification number of a representation type
XmRepTypeGetNameList HP-UX A representation type manager function that generates a list of values for a representation type
XmRepTypeValidValue HP-UX A representation type manager function that tests the validity of a numerical value of a representation type r
XmRepTypeValidValue IRIX A representation type manager function that tests the validity of a numerical value of a representation type r
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service