Searched defs:dl_handle (Results 1 - 4 of 4) sorted by relevance

/external/mesa3d/src/glx/apple/
H A Dapple_cgl.c42 static void *dl_handle = NULL; variable
86 dl_handle = h;
126 return dl_handle;
/external/wpa_supplicant_8/hostapd/src/eap_peer/
H A Deap_i.h244 * dl_handle - Handle for the dynamic library
250 void *dl_handle; member in struct:eap_method
/external/wpa_supplicant_8/src/eap_peer/
H A Deap_i.h244 * dl_handle - Handle for the dynamic library
250 void *dl_handle; member in struct:eap_method
/external/wpa_supplicant_8/wpa_supplicant/src/eap_peer/
H A Deap_i.h244 * dl_handle - Handle for the dynamic library
250 void *dl_handle; member in struct:eap_method

Completed in 143 milliseconds