Searched refs:Dbg_libs_insecure (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/liblddbg/common/ |
H A D | libs.c | 65 Dbg_libs_insecure(Lm_list *lml, const char *path, int usable) function
|
/illumos-gate/usr/src/cmd/sgs/include/ |
H A D | debug.h | 368 #define Dbg_libs_insecure Dbg64_libs_insecure macro 600 #define Dbg_libs_insecure Dbg32_libs_insecure macro 884 extern void Dbg_libs_insecure(Lm_list *, const char *, int);
|
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | paths.c | 897 DBG_CALL(Dbg_libs_insecure(lml, npath, 1)); 927 DBG_CALL(Dbg_libs_insecure(lml, opath, 1)); 989 DBG_CALL(Dbg_libs_insecure(lml, opath, 0));
|
Completed in 332 milliseconds