Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dglobals.c209 const char *nosym_str = NULL; variable
H A Dexternal.c293 nosym_str = NULL; in get_lcinterface()
H A Ddlfcns.c1475 if (nosym_str == NULL) in dlsym_intn()
1476 nosym_str = MSG_INTL(MSG_GEN_NOSYM); in dlsym_intn()
1477 eprintf(LIST(clmp), ERR_FATAL, nosym_str, name); in dlsym_intn()
H A D_rtld.h627 extern const char *nosym_str; /* MSG_GEN_NOSYM message cache */