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

/ast/src/lib/libdll/
H A DMakefile8 dllnext.c dlllook.c dllscan.c dllcheck.c dllerror.c \
H A Ddllcheck.c58 dllcheck(void* dll, const char* path, unsigned long ver, unsigned long* cur) function
79 errorf("dll", NiL, 1, "dllcheck: %s: %s", path, state.errorbuf);
H A Ddllplug.c57 if (!dllcheck(dll, dle->path, rel, cur))
111 if (!dllcheck(dll, name, rel, cur))
/ast/src/cmd/pax/
H A Dmisc.c52 if (dllcheck(dll, dle->path, PAX_PLUGIN_VERSION, NiL) &&

Completed in 10 milliseconds