#include <ctsidef.h>
Public Attributes | |
union { | |
struct { | |
unsigned short int ctios_w_sgmt_count | |
short int ctios_w_spare_1 | |
unsigned char ctios_b_base_segment | |
} | |
struct { | |
unsigned short int ctios_w_pgcount | |
short int ctios_w_spare_2 | |
void * ctios_l_segment | |
} | |
}; |
Definition at line 42 of file ctsidef.h.
unsigned short int _ctios::ctios_w_sgmt_count |
short int _ctios::ctios_w_spare_1 |
unsigned char _ctios::ctios_b_base_segment |
unsigned short int _ctios::ctios_w_pgcount |
short int _ctios::ctios_w_spare_2 |
void* _ctios::ctios_l_segment |
union { ... } |