Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dutil.c2975 static const char *(*elfemg)(); in veprintf() local
2980 if (((elfemg = (const char *(*)())dlsym_intn(RTLD_NEXT, in veprintf()
2991 if (elfeno && ((emsg = (* elfemg)((* elfeno)())) != NULL)) { in veprintf()