z/OS UNIX System Services File System Interface Reference
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Mapping macros

z/OS UNIX System Services File System Interface Reference
SA23-2285-00

Mapping macros map the parameter options in many callable services. The fields with the comment "Reserved for IBM® use" are not programming interfaces. A complete list of the options for each macro is listed in the macro in Macros mapping parameters.

Most of the mapping macros can be expanded with or without a DSECT statement. The invocation operand DSECT=YES (default) can be used with either reentrant or nonreentrant programs with the appropriate rules governing the storage backed by the USING.

Many of the mapping macros exploit the fact that DC expands as a DS in a DSECT and as a DC with its initialized value in a CSECT. When these fields are expanded as or within DSECTs, the program is responsible for initializing the necessary fields.

Mapping macros not listed here are documented in z/OS UNIX System Services Programming: Assembler Callable Services Reference.

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014