Searched refs:EHdl_t (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/cmd/picl/plugins/sun4u/psvc/psvcobj/ |
H A D | psvcobj.c | 69 static int32_t i_psvc_constructor_0_0(EHdl_t *, char *, EObj_t **); 70 static int32_t i_psvc_constructor_0_1(EHdl_t *, char *, EObj_t **); 71 static int32_t i_psvc_constructor_1_0(EHdl_t *, char *, EObj_t **); 72 static int32_t i_psvc_constructor_2_0(EHdl_t *, char *, EObj_t **); 73 static int32_t i_psvc_constructor_2_1(EHdl_t *, char *, EObj_t **); 74 static int32_t i_psvc_constructor_2_2(EHdl_t *, char *, EObj_t **); 75 static int32_t i_psvc_constructor_3_0(EHdl_t *, char *, EObj_t **); 76 static int32_t i_psvc_constructor_4_0(EHdl_t *, char *, EObj_t **); 77 static int32_t i_psvc_constructor_5_0(EHdl_t *, char *, EObj_t **); 78 static int32_t i_psvc_constructor_6_0(EHdl_t *, char *, EObj_t **); [all …]
|
H A D | psvc_objects_class.h | 208 } EHdl_t; typedef
|