Searched defs:nosym_str (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c208 const char *nosym_str = NULL; variable
H A Ddlfcns.c1474 if (nosym_str == NULL)
1475 nosym_str = MSG_INTL(MSG_GEN_NOSYM);
1476 eprintf(LIST(clmp), ERR_FATAL, nosym_str, name); local

Completed in 71 milliseconds