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