Searched refs:dllversion (Results 1 - 2 of 2) 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);
/ast/src/cmd/builtin/
H A Ddlls.c170 ver = dllversion(dll, NiL);

Completed in 7 milliseconds