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