Home
last modified time | relevance | path

Searched refs:open_exec (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/fs/
Dbinfmt_em86.c84 file = open_exec(interp); in load_em86()
Dbinfmt_script.c84 file = open_exec(interp); in load_script()
Dexec.c375 struct file *open_exec(const char *name) in open_exec() function
869 file = open_exec("/sbin/loader"); in search_binary_handler()
949 file = open_exec(filename); in do_execve()
Dbinfmt_misc.c133 file = open_exec(iname); in load_misc_binary()
Dbinfmt_elf.c594 interpreter = open_exec(elf_interpreter); in load_elf_binary()
/linux-2.4.37.9/kernel/
Dksyms.c538 EXPORT_SYMBOL(open_exec);
/linux-2.4.37.9/arch/mips/kernel/
Dirixelf.c459 file = open_exec(*name); in look_for_irix_interpreter()
/linux-2.4.37.9/include/linux/
Dfs.h1314 extern struct file * open_exec(const char *);
/linux-2.4.37.9/arch/parisc/kernel/
Dsys_parisc32.c181 file = open_exec(filename); in do_execve32()
/linux-2.4.37.9/arch/ppc64/kernel/
Dsys_ppc32.c3945 file = open_exec(filename); in do_execve32()
/linux-2.4.37.9/arch/sparc64/kernel/
Dsys_sparc32.c3281 file = open_exec(filename); in do_execve32()
/linux-2.4.37.9/arch/s390x/kernel/
Dlinux32.c3234 file = open_exec(filename); in do_execve32()