Searched refs:Dll_lib_t (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libdll/
H A Ddll_lib.c36 } Dll_lib_t; typedef in typeref:struct:Dll_lib_s
113 Dll_lib_t* lib;
118 static Dll_lib_t* loaded;
165 if (lib = newof(0, Dll_lib_t, 1, (n = strlen(names->base)) + strlen(names->path) + 1))

Completed in 9 milliseconds