Searched defs:DH_get_ex_data (Results 1 – 4 of 4) sorted by relevance
147 void *DH_get_ex_data(DH *d, int idx) in DH_get_ex_data() function
219 DH_get_ex_data(DH *dh, int idx) in DH_get_ex_data() function
59 #define DH_get_ex_data hc_DH_get_ex_data macro
186 void *DH_get_ex_data(const DH *d, int idx) in DH_get_ex_data() function