z/OS Security Server RACF Callable Services
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Parameters

z/OS Security Server RACF Callable Services
SA23-2293-00

Num_parms
The name of a fullword containing the number of parameters in the parameter list, including the Num_parms parameter. The number must be 12 for this release.
Work_area
The name of a 1024-byte work area for SAF. The work area must be in the primary address space.
ALET
The name of a fullword containing the ALET for the following parameter. Each parameter preceded by an ALET parameter must have an ALET specified. Each ALET can be different. The words containing the ALETs must be in the primary address space.
SAF_return_code
The name of a fullword in which the SAF router returns the SAF return code.
RACF_return_code
The name of a fullword in which the service routine stores the return code.
RACF_reason_code
The name of a fullword in which the service routine stores the reason code.
Option_word
The name of a fullword containing binary zeros. The area referenced by this parameter is reserved for future use.
Function_code
The name of a 2-byte area containing the function code. The function code is one of the following values:
Value Description
1 Extract from token
2 Invoke GSS-API service
3 PassTicket function
Function_parm_count
The name of a fullword containing the number of function-specific parameters passed.
Function_parms
The name of an area that contains the remaining parameters for the specific function to be invoked. The list of addresses that make up this area are dependent on the subfunction code and the AMODE of the caller. The addresses are 4 bytes for AMODE 31 callers and 8 bytes for AMODE 64 callers.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014