Lines Matching refs:outfd
1899 int outfd = open64 (output_file, O_RDWR | O_CREAT,1901 if (outfd < 0)1903 Elf *outelf = elf_begin (outfd, ELF_C_WRITE, NULL);1922 close (outfd);