Searched defs:dllversion (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libdll/
H A Ddllcheck.c35 dllversion(void* dll, const char* path) function
45 errorf("dll", NiL, 1, "dllversion: %s: %s", path, state.errorbuf);
65 v = dllversion(dll, path);
83 errorf("dll", NiL, -1, "dllversion: %s: %lu >= %lu", path, v, ver);

Completed in 6 milliseconds