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()
219 if (bprm->interp_flags & BINPRM_FLAGS_PATH_INACCESSIBLE) in load_misc_binary()223 bprm->interp_flags |= BINPRM_FLAGS_PRESERVE_ARGV0; in load_misc_binary()
1342 if (bprm->interp_flags & BINPRM_FLAGS_ENFORCE_NONDUMP || in begin_new_exec()1411 bprm->interp_flags |= BINPRM_FLAGS_ENFORCE_NONDUMP; in would_dump()1542 bprm->interp_flags |= BINPRM_FLAGS_PATH_INACCESSIBLE; in alloc_bprm()
633 if (bprm->interp_flags & BINPRM_FLAGS_PRESERVE_ARGV0) in create_elf_fdpic_tables()
248 if (bprm->interp_flags & BINPRM_FLAGS_PRESERVE_ARGV0) in create_elf_tables()
Completed in 19 milliseconds