Searched refs:PD_FLG_FULLPATH (Results 1 – 3 of 3) sorted by relevance
242 (is_path_secure(estr, lmp, PD_FLG_FULLPATH, tkns) == 0)) in elf_config()
421 #define PD_FLG_FULLPATH 0x02000000 /* ensure path is a full path */ macro
867 if ((((str == 0) && ((info & PD_FLG_FULLPATH) == 0)) || in is_path_secure()