#include <ucbdef.h>
Public Attributes | |
struct _dp_ucb | ucb_r_dpucb |
union { | |
unsigned short int ucb_w_dirseq | |
struct { | |
unsigned ucb_v_filler: 15 | |
unsigned ucb_v_ast_armed: 1 | |
} | |
}; | |
unsigned char | ucb_b_onlcnt |
union { | |
struct { | |
char ucb_b_reserved | |
unsigned int ucb_l_maxblock | |
unsigned int ucb_l_maxbcnt | |
int ucb_l_dccb | |
unsigned int ucb_l_qlenacc | |
unsigned int ucb_l_usn | |
void * ucb_ps_mount_list | |
char ucb_t_mscp_dsply_path [8] | |
} | |
struct { | |
unsigned char ucb_b_prev_record | |
unsigned int ucb_l_record | |
int ucb_l_reserved | |
unsigned int ucb_l_tmv_record | |
unsigned short int ucb_w_tmv_crc1 | |
unsigned short int ucb_w_tmv_crc2 | |
unsigned short int ucb_w_tmv_crc3 | |
unsigned short int ucb_w_tmv_crc4 | |
} | |
}; | |
unsigned int | ucb_l_alloclass |
Definition at line 658 of file ucbdef.h.
struct _dp_ucb _dt_ucb::ucb_r_dpucb [read] |
unsigned short int _dt_ucb::ucb_w_dirseq |
unsigned _dt_ucb::ucb_v_filler |
unsigned _dt_ucb::ucb_v_ast_armed |
union { ... } |
unsigned char _dt_ucb::ucb_b_onlcnt |
unsigned int _dt_ucb::ucb_l_maxblock |
unsigned int _dt_ucb::ucb_l_maxbcnt |
unsigned int _dt_ucb::ucb_l_qlenacc |
unsigned int _dt_ucb::ucb_l_usn |
char _dt_ucb::ucb_t_mscp_dsply_path[8] |
unsigned char _dt_ucb::ucb_b_prev_record |
unsigned int _dt_ucb::ucb_l_record |
unsigned int _dt_ucb::ucb_l_tmv_record |
unsigned short int _dt_ucb::ucb_w_tmv_crc1 |
unsigned short int _dt_ucb::ucb_w_tmv_crc2 |
unsigned short int _dt_ucb::ucb_w_tmv_crc3 |
unsigned short int _dt_ucb::ucb_w_tmv_crc4 |
union { ... } |
unsigned int _dt_ucb::ucb_l_alloclass |