Searched defs:last_module (Results 1 - 1 of 1) sorted by relevance
| /illumos-gate/usr/src/lib/libdll/common/ | ||
| H A D | dlfcn.c | 130 static void* last_module; variable 173 if (!ld_info || module != last_module) 175 last_module = module; |
Completed in 77 milliseconds