The following table shows the entry points for INMOD, OUTMOD, and Notify Exit routines.
Routine Language | Entry Point |
---|---|
IBM C on z/OS platform | _dynamn |
C on UNIX and Windows platforms | _dynamn (or BLKEXIT*) *Only for FDL-compatible INMODs compiled and linked with BLKEXIT as the entry point. When the FDL-compatible INMOD is used, ’USING("FDLINMOD")’ must be specified in the .IMPORT statement. |
COBOL and PL/I | DYNAMN |