Searched refs:is_path_secure (Results 1 - 3 of 3) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/rtld/common/ |
H A D | config_elf.c | 242 (is_path_secure(estr, lmp, PD_FLG_FULLPATH, tkns) == 0))
|
H A D | paths.c | 828 is_path_secure(char *opath, Rt_map *clmp, uint_t info, uint_t flags) function 1100 (is_path_secure(str, clmp, orig, tkns) == 0))
|
H A D | _rtld.h | 723 extern int is_path_secure(char *, Rt_map *, uint_t, uint_t);
|
Completed in 48 milliseconds