HomeSort by relevance Sort by last modified time
    Searched defs:dl_handle (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/mesa/src/src/glx/apple/
apple_cgl.c 42 static void *dl_handle = NULL; variable
86 dl_handle = h;
126 return dl_handle;
  /external/mesa3d/src/glx/apple/
apple_cgl.c 42 static void *dl_handle = NULL; variable
86 dl_handle = h;
126 return dl_handle;
  /external/wpa_supplicant_8/src/eap_peer/
eap_i.h 243 * dl_handle - Handle for the dynamic library
249 void *dl_handle; member in struct:eap_method

Completed in 174 milliseconds