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


Format

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

31 bit invocation:
     CALL IRRSGS00 (Num_parms,
                    Work_area,
                    ALET, SAF_return_code,
                    ALET, RACF_return_code,
                    ALET, RACF_reason_code,
                    Option_word,
                    Function_code,
                    Function_parm_count,
                    Function_parms
                   )
or 64 bit invocation:
     CALL IRRSGS64 (Num_parms,
                    Work_area,
                    ALET, SAF_return_code,
                    ALET, RACF_return_code,
                    ALET, RACF_reason_code,
                    Option_word,
                    Function_code,
                    Function_parm_count,
                    Function_parms
                   )

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014