tag
line
file
source code
eh
628
fs/exec.c
struct exec * eh = (struct exec *) bprm.buf;
eh
630
fs/exec.c
if (!loader && eh->fh.f_magic == 0x183 &&
eh
631
fs/exec.c
(eh->fh.f_flags & 0x3000) == 0x3000)