Home
last modified time | relevance | path

Searched refs:dlsym_intn (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A D_rtld.h684 extern void *dlsym_intn(void *, const char *, Rt_map *, Rt_map **);
H A Ddlfcns.c1415 dlsym_intn(void *handle, const char *name, Rt_map *clmp, Rt_map **dlmp) in dlsym_intn() function
1504 return (dlsym_intn(handle, name, clmp, dlmp)); in dlsym_check()
H A Dutil.c2980 if (((elfemg = (const char *(*)())dlsym_intn(RTLD_NEXT, in veprintf()
2983 ((elfeno = (int (*)())dlsym_intn(RTLD_NEXT, in veprintf()