Defines integer values to define which statistical accounting value is requested by function fcbcount() or FCRCNT(). More...
Macros | |
| #define | FLC_INBOUND_COUNT |
| Use input values. | |
| #define | FLC_OUTBOUND_COUNT |
| Use output values. | |
| #define | FLC_FIO_COUNT |
| Use values from File I/O. | |
| #define | FLC_FMT_COUNT |
| Use values from formatting. | |
| #define | FLC_BYTE_COUNT |
| Determine byte counts. | |
| #define | FLC_UNIT_COUNT |
| Determine unit (block or record) counts. | |
Defines integer values to define which statistical accounting value is requested by function fcbcount() or FCRCNT().
| #define FLC_INBOUND_COUNT |
Use input values.
| #define FLC_OUTBOUND_COUNT |
Use output values.
| #define FLC_FIO_COUNT |
Use values from File I/O.
| #define FLC_FMT_COUNT |
Use values from formatting.
| #define FLC_BYTE_COUNT |
Determine byte counts.
| #define FLC_UNIT_COUNT |
Determine unit (block or record) counts.