Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/sgs/liblddbg/common/
H A Dlibs.c65 Dbg_libs_insecure(Lm_list *lml, const char *path, int usable) in Dbg_libs_insecure() function
/illumos-gate/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c898 DBG_CALL(Dbg_libs_insecure(lml, npath, 1)); in is_path_secure()
928 DBG_CALL(Dbg_libs_insecure(lml, opath, 1)); in is_path_secure()
990 DBG_CALL(Dbg_libs_insecure(lml, opath, 0)); in is_path_secure()
/illumos-gate/usr/src/cmd/sgs/include/
H A Ddebug.h369 #define Dbg_libs_insecure Dbg64_libs_insecure macro
600 #define Dbg_libs_insecure Dbg32_libs_insecure macro
881 extern void Dbg_libs_insecure(Lm_list *, const char *, int);