Searched refs:dl_handle (Results 1 – 2 of 2) sorted by relevance
216 eap_methods->dl_handle = handle; in eap_peer_method_load()248 if (m == NULL || m->dl_handle == NULL) in eap_peer_method_unload()256 handle = m->dl_handle; in eap_peer_method_unload()365 handle = m->dl_handle; in eap_peer_unregister_methods()
263 void *dl_handle; member