This data structure is defined in the DASD.H header file and is used with the NetDASDCheck API.

struct dasd_check_0 {
       unsigned char LSFAR *    dc0_path;
       unsigned long            dc0_avail;
       unsigned long            dc0_usage;
};
where:


[Back] [Next]