Searched refs:dlsym_core (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | dlfcns.c | 1223 dlsym_core(void *handle, const char *name, Rt_map *clmp, Rt_map **dlmp, function 1445 error = dlsym_core(handle, name, clmp, dlmp, &in_nfavl); 1457 error = dlsym_core(handle, name, clmp, dlmp, NULL);
|
Completed in 113 milliseconds