Searched refs:interp_flags (Results 1 – 6 of 6) sorted by relevance
58 unsigned interp_flags; member
93 if (bprm->interp_flags & BINPRM_FLAGS_PATH_INACCESSIBLE) in load_script()
153 if (bprm->interp_flags & BINPRM_FLAGS_PATH_INACCESSIBLE) in load_misc_binary()157 bprm->interp_flags |= BINPRM_FLAGS_PRESERVE_ARGV0; in load_misc_binary()
1355 if (bprm->interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP || in begin_new_exec()1421 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP; in would_dump()1846 bprm->interp_flags |= BINPRM_FLAGS_PATH_INACCESSIBLE; in bprm_execve()
653 if (bprm->interp_flags & BINPRM_FLAGS_PRESERVE_ARGV0) in create_elf_fdpic_tables()
267 if (bprm->interp_flags & BINPRM_FLAGS_PRESERVE_ARGV0) in create_elf_tables()
Completed in 15 milliseconds