#include <ucbdef.h>
Public Attributes | |
struct _erl_ucb | ucb_r_erlucb |
union { | |
struct { | |
struct _ddb * ucb_l_dp_ddb | |
struct _ucb * ucb_l_dp_link | |
struct _ucb * ucb_l_dp_altucb | |
} | |
struct { | |
struct _ddb * ucb_l_2p_ddb | |
struct _ucb * ucb_l_2p_link | |
struct _ucb * ucb_l_2p_altucb | |
} | |
}; | |
char | ucb_b_fill_9_ [4] |
Definition at line 640 of file ucbdef.h.
struct _erl_ucb _dp_ucb::ucb_r_erlucb [read] |
struct _ddb* _dp_ucb::ucb_l_dp_ddb [read] |
struct _ucb* _dp_ucb::ucb_l_dp_link [read] |
struct _ucb* _dp_ucb::ucb_l_dp_altucb [read] |
struct _ddb* _dp_ucb::ucb_l_2p_ddb [read] |
struct _ucb* _dp_ucb::ucb_l_2p_link [read] |
struct _ucb* _dp_ucb::ucb_l_2p_altucb [read] |
union { ... } |
char _dp_ucb::ucb_b_fill_9_[4] |