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

/ast/src/lib/libpz/
H A Dpzlib.c62 if (!(dll->dll = dllplugin(id, dll->name, NiL, PZ_PLUGIN_VERSION, NiL, RTLD_LAZY, path, sizeof(path))))
H A Dpzip.h35 #define PZ_PLUGIN_VERSION AST_PLUGIN_VERSION(PZ_VERSION) macro
40 #define PZLIB(m) unsigned long plugin_version(void) { return PZ_PLUGIN_VERSION; }
42 #define PZLIB(m) unsigned long plugin_version() { return PZ_PLUGIN_VERSION; }

Completed in 11 milliseconds