Lines Matching refs:clmp
828 is_path_secure(char *opath, Rt_map *clmp, uint_t info, uint_t flags) in is_path_secure() argument
833 Lm_list *lml = LIST(clmp); in is_path_secure()
938 salpp = LM_SECURE_DIRS(LIST(clmp)->lm_head)(); in is_path_secure()
952 if ((FLAGS1(clmp) & FL1_RT_LDDSTUB) == 0) in is_path_secure()
968 if ((FLAGS1(clmp) & FL1_RT_LDDSTUB) == 0) { in is_path_secure()
973 opath, NAME(clmp)); in is_path_secure()
991 ((FLAGS1(clmp) & FL1_RT_LDDSTUB) == 0)) in is_path_secure()
1029 expand_paths(Rt_map *clmp, const char *list, Alist **alpp, Aliste alni, in expand_paths() argument
1090 clmp)) == 0) in expand_paths()
1100 (is_path_secure(str, clmp, orig, tkns) == 0)) in expand_paths()
1114 tracing = LIST(clmp)->lm_flags & in expand_paths()