taglinefilesource code
eh628fs/exec.cstruct exec * eh = (struct exec *) bprm.buf;
eh630fs/exec.cif (!loader && eh->fh.f_magic == 0x183 &&
eh631fs/exec.c(eh->fh.f_flags & 0x3000) == 0x3000)