VMS Help
RTL Routines, LIB$, LIB$GET_ACCNAM
*Conan The Librarian (sorry for the slow response - running on an old VAX)
|
|
The Get Access Name Table for Protected Object Class (by Name)
routine is a simplified interface to the $GET_SECURITY system
service, and returns a pointer to the access name table for a
protected object class that is specified by name.
Format
LIB$GET_ACCNAM [clsnam] , [objnam] ,accnam
OpenVMS usage:cond_value
type: longword (unsigned)
access: write only
mechanism: by value
clsnam
OpenVMS usage:char_string
type: character-coded text string
access: read only
mechanism: by descriptor
The address of a character-string descriptor pointing to the
name of a protected object class. This argument is optional and
defaults to FILE.
objnam
OpenVMS usage:char_string
type: character-coded text string
access: read only
mechanism: by descriptor
The address of a character-string descriptor pointing to the
name of a protected object. This argument is optional. If it is
omitted, the access name table returned is that used for objects
of the class specified by the clsnam argument.
accnam
OpenVMS usage:access_names
type: longword (unsigned)
access: write only
mechanism: by reference
The address of a longword into which this routine writes the
address of the access name table.
[legal]
[privacy]
[GNU]
[policy]
[netiquette]
[sponsors]
[FAQ]
Polarhome, production since 1999.
Member of Polarhome portal.