Searched refs:is_path_secure (Results 1 – 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | paths.c | 829 is_path_secure(char *opath, Rt_map *clmp, uint_t info, uint_t flags) in is_path_secure() function 1101 (is_path_secure(str, clmp, orig, tkns) == 0)) in expand_paths()
|
H A D | config_elf.c | 243 (is_path_secure(estr, lmp, PD_FLG_FULLPATH, tkns) == 0)) in elf_config()
|
H A D | _rtld.h | 716 extern int is_path_secure(char *, Rt_map *, uint_t, uint_t);
|