Searched defs:dlobj_cache (Results 1 – 1 of 1) sorted by relevance
282 struct dlobj_cache { struct283 const char *lib;284 const char *name;285 void *dlobj;286 void *func;310 static struct dlobj_cache * argument