On entry to the security exit, Register 1 points to a list of ten full words, as shown in this diagram.

The contents of the parameter list as follows:
Is a full word containing the address of function code F'4'.
Are set to zeros.
Is the address of three full words, each containing the information that was passed on the system initialization call.
Are set to zeros.
The processing associated with this call depends upon the environment maintained by the exit, but might include closing any data sets used by the exit.
The exit must return a completion code in Register 15 on return. Successful processing of the close down call must be signified by return code F'0'.