z/OS Using REXX and z/OS UNIX System Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


aclfree

z/OS Using REXX and z/OS UNIX System Services
SA23-2283-00

Read syntax diagramSkip visual syntax diagram
>>-aclfree--variable-------------------------------------------><

Function

aclfree releases resources associated with the access control list (ACL) represented by variable and obtained using the aclinit syscall command.

Parameters

variable
The name of a REXX variable that contains a token to access an ACL.

Example

"aclfree tokenvar" 

For a complete example that uses several of the ACL services to list ACLs, see List the ACL entries for a file.

For more information about access control lists, see Using access control lists (ACLs) in z/OS UNIX System Services Planning.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014