Home
last modified time | relevance | path

Searched refs:bprm_open_interpreter (Results 1 – 2 of 2) sorted by relevance

/linux/fs/
H A Dbinfmt_elf_fdpic.c266 interpreter = bprm_open_interpreter(bprm, in load_elf_fdpic_binary()
H A Dexec.c1433 struct file *bprm_open_interpreter(struct linux_binprm *bprm, const char *path) in bprm_open_interpreter() function