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 | 1224 dlsym_core(void *handle, const char *name, Rt_map *clmp, Rt_map **dlmp, in dlsym_core() function 1446 error = dlsym_core(handle, name, clmp, dlmp, &in_nfavl); in dlsym_intn() 1458 error = dlsym_core(handle, name, clmp, dlmp, NULL); in dlsym_intn()
|