Lines Matching refs:Dll_t
329 } Dll_t;332 #define DL_NEXT ((Dll_t*)RTLD_NEXT)342 static Dll_t global = { DL_MAGIC };365 Dll_t* dll;383 else if (!(dll = newof(0, Dll_t, 1, strlen(path))))421 Dll_t* dll = (Dll_t*)handle;435 lookup(Dll_t* dll, const char* name)467 Dll_t* dll = (Dll_t*)handle;