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

/ast/src/lib/libdll/
H A Ddll_lib.c28 typedef void* (*Dll_lib_f)(const char*, void*, const char*); typedef
33 Dll_lib_f libf;
114 Dll_lib_f libf;
152 if (!(libf = (Dll_lib_f)dlllook(dll, sym)))

Completed in 9 milliseconds