Searched refs:interp_flags (Results 1 – 6 of 6) sorted by relevance
60 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()
1347 if (bprm->interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP || in begin_new_exec()1413 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP; in would_dump()1826 bprm->interp_flags |= BINPRM_FLAGS_PATH_INACCESSIBLE; in bprm_execve()
652 if (bprm->interp_flags & BINPRM_FLAGS_PRESERVE_ARGV0) in create_elf_fdpic_tables()
264 if (bprm->interp_flags & BINPRM_FLAGS_PRESERVE_ARGV0) in create_elf_tables()
Completed in 16 milliseconds