tag | line | file | source code |
---|---|---|---|
SYS | 265 | fs/binfmt_elf.c | SYS(close)(elf_exec_fileno); |
SYS | 615 | fs/binfmt_elf.c | if(interpreter_type != INTERPRETER_AOUT) SYS(close)(elf_exec_fileno); |
SYS | 658 | fs/binfmt_elf.c | SYS(brk)((elf_brk + 0xfff) & 0xfffff000); |
SYS | 721 | fs/binfmt_elf.c | SYS(close)(fd); |
SYS | 781 | fs/binfmt_elf.c | SYS(close)(fd); |