DFHDUPR |
Controlling routine, responsible for reading information
from the dump data set DFHDMPDS. |
DFHDUPS |
Receives the address of a dump header record from the
dump data set, and decides whether this dump fulfils the criteria for printing.
On first entry, reads and stores the selective print parameters from SYSIN. |
DFHDUPP |
Is responsible for all access to the print file DFHPRINT,
namely for OPEN, CLOSE, and PUT requests. |
DFHDUPH |
Writes line to dump index for each dump header record
encountered. On first entry, opens the index file DFHTINDX. |
DFHDUPM |
Invoked for each module index entry found to save information.
Invoked when dump trailer record found to format and print the complete module
index. |