Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/rtld/common/
H A Dpaths.c120 if ((lml->lm_flags & LML_FLG_TRC_SEARCH) && in get_dir_list()
970 (LML_FLG_TRC_VERBOSE | LML_FLG_TRC_SEARCH)) in is_path_secure()
990 if ((lml->lm_flags & LML_FLG_TRC_SEARCH) && in is_path_secure()
H A Danalyze.c1419 if ((lml->lm_flags & LML_FLG_TRC_SEARCH) && in _find_file()
2117 if ((lml->lm_flags & (LML_FLG_TRC_VERBOSE | LML_FLG_TRC_SEARCH)) && in load_trace()
H A Delf.c873 (LML_FLG_TRC_VERBOSE | LML_FLG_TRC_SEARCH)) &&
H A Dutil.c1851 val = LML_FLG_TRC_SEARCH; in ld_generic_env()
/titanic_44/usr/src/cmd/sgs/include/
H A Drtld.h375 #define LML_FLG_TRC_SEARCH 0x01000000 /* trace search paths */ macro
/titanic_44/usr/src/cmd/sgs/rtld/mdbmod/common/
H A Drtld.c738 { MSG_ORIG(MSG_LFL_TRC_SEARCH), LML_FLG_TRC_SEARCH,
739 LML_FLG_TRC_SEARCH },