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

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

acl_set_tag_type(3)

Contents


NAME    [Toc]    [Back]

       acl_set_tag_type - Sets the tag type in an ACL entry

SYNOPSIS    [Toc]    [Back]

       #include <sys/acl.h>

       int acl_set_tag_type(
               acl_entry_t entry_d,
               acl_tag_t tag_type_d );

LIBRARY    [Toc]    [Back]

       Security Library (libpacl.a)

PARAMETERS    [Toc]    [Back]

       The  working  storage internal representation ACL entry to
       set the tag type on.   The  tag  type  to  set:  ACL_USER,
       ACL_GROUP,  ACL_USER_OBJ, ACL_GROUP_OBJ, or ACL_OTHER_OBJ.

DESCRIPTION    [Toc]    [Back]

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

       Given  a  pointer  to an ACL entry, the acl_set_tag_type()
       function sets the ACL entry tag type.

RETURN VALUES    [Toc]    [Back]

       Upon successful completion, the  acl_set_tag_type()  function
  returns  a value of 0 (zero).  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_set_tag_type()  function sets errno to the corresponding
 value:

       Argument entry_d does not refer to a valid ACL entry.

              Argument tag_type_d does not refer to a valid type.

SEE ALSO    [Toc]    [Back]

      
      
       acl_get_tag_type(3)

       Security



                                              acl_set_tag_type(3)
[ Back ]
 Similar pages
Name OS Title
acl_get_tag_type Tru64 Retrieves the entry tag type identifier for an ACL entry
setmonitor IRIX sets the monitor type
pthread_setcanceltype Tru64 Sets the current thread's cancelability type
acl_set_tag_type FreeBSD set the tag type of an ACL entry
uugetty Tru64 Sets the terminal type, modes, speed, and line.
acl_get_tag_type FreeBSD retrieve the tag type from an ACL entry
getty Tru64 Sets the terminal type, modes, speed, and line discipline
isnettty FreeBSD determine tty type from ttys file entry
isdialuptty FreeBSD determine tty type from ttys file entry
acl_set_permset Tru64 Sets permissions in a given ACL entry
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service