tag | line | file | source code |
---|---|---|---|
SYS | 260 | fs/binfmt_elf.c | SYS(close)(elf_exec_fileno); |
SYS | 600 | fs/binfmt_elf.c | if(interpreter_type != INTERPRETER_AOUT) SYS(close)(elf_exec_fileno); |
SYS | 643 | fs/binfmt_elf.c | SYS(brk)((elf_brk + 0xfff) & 0xfffff000); |
SYS | 697 | fs/binfmt_elf.c | SYS(close)(fd); |
SYS | 753 | fs/binfmt_elf.c | SYS(close)(fd); |