Searched defs:dllplugin (Results 1 - 1 of 1) sorted by relevance
/osnet-11/usr/src/lib/libdll/common/ |
H A D | dllplug.c | 36 dllplugin(const char* lib, const char* name, const char* ver, unsigned long rel, unsigned long* cur, int flags, char* path, size_t size) function 84 dll = dllplugin(lib, s, 0, 0, 0, flags, path, size); 125 return dllplugin(lib, name, ver, 0, NiL, flags, path, size);
|
Completed in 20 milliseconds