/freebsd/contrib/elftoolchain/elfcopy/ |
H A D | ascii.c | 78 create_srec(struct elfcopy *ecp, int ifd, int ofd, const char *ofn) in create_srec() 410 create_ihex(int ifd, int ofd) in create_ihex() 744 srec_write_symtab(int ofd, const char *ofn, Elf *e, Elf_Scn *scn, GElf_Shdr *sh) in srec_write_symtab() 796 srec_write_S0(int ofd, const char *ofn) in srec_write_S0() 803 srec_write_Sd(int ofd, char dr, uint64_t addr, const void *buf, size_t sz, in srec_write_Sd() 820 srec_write_Se(int ofd, uint64_t e_entry, int forceS3) in srec_write_Se() 844 srec_write(int ofd, char type, uint64_t addr, const void *buf, size_t sz) in srec_write() 873 ihex_write_00(int ofd, uint64_t addr, const void *buf, size_t sz) in ihex_write_00() 955 ihex_write_01(int ofd) in ihex_write_01() 962 ihex_write_04(int ofd, uint16_t addr) in ihex_write_04() [all …]
|
H A D | pe.c | 41 create_pe(struct elfcopy *ecp, int ifd, int ofd) in create_pe()
|
H A D | archive.c | 376 ac_create_ar(struct elfcopy *ecp, int ifd, int ofd) in ac_create_ar() 453 ac_write_objs(struct elfcopy *ecp, int ofd) in ac_write_objs()
|
H A D | binary.c | 47 create_binary(int ifd, int ofd) in create_binary()
|
/freebsd/sys/contrib/openzfs/tests/zfs-tests/cmd/ |
H A D | stride_dd.c | 199 read_entire_file(int ifd, int ofd, void *buf) in read_entire_file() 230 read_on_count(int ifd, int ofd, void *buf) in read_on_count() 279 int ofd; in main() local
|
/freebsd/contrib/netbsd-tests/lib/libc/c063/ |
H A D | t_linkat.c | 63 int ofd, nfd, fd; in ATF_TC_BODY() local 149 int ofd, nfd, fd; in ATF_TC_BODY() local 182 int ofd, nfd, fd; in ATF_TC_BODY() local
|
H A D | t_renameat.c | 61 int ofd, nfd, fd; in ATF_TC_BODY() local
|
/freebsd/sbin/decryptcore/ |
H A D | decryptcore.c | 116 decrypt(int ofd, const char *privkeyfile, const char *keyfile, in decrypt() 311 int ch, debug, error, ofd; in main() local
|
/freebsd/contrib/openpam/lib/libpam/ |
H A D | openpam_ttyconv.c | 82 prompt_tty(int ifd, int ofd, const char *message, char *response, int echo) in prompt_tty() 289 int ifd, ofd, ret; in prompt() local
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | elftc_copyfile.c | 48 elftc_copyfile(int ifd, int ofd) in elftc_copyfile()
|
/freebsd/contrib/mandoc/ |
H A D | term_tag.h | 25 int ofd; /* Original output file descriptor. */ member
|
H A D | term_tag.c | 54 int ofd; /* In /tmp/, dup(2)ed to stdout. */ in term_tag_init() local
|
/freebsd/usr.bin/ar/ |
H A D | acpyacc.y | 272 int ifd, ofd; in arscp_create() local 325 arscp_copy(int ifd, int ofd) in arscp_copy()
|
/freebsd/share/examples/ipfilter/samples/ |
H A D | relay.c | 30 int relay(ifd, ofd, rfd) in relay() argument
|
H A D | proxy.c | 141 int onoff, ofd, slen; local
|
/freebsd/usr.bin/lockf/ |
H A D | lockf.c | 69 fdlock_implied(const char *name, long *ofd) in fdlock_implied()
|
/freebsd/tools/tools/intel-ucode-split/ |
H A D | intel-ucode-split.c | 124 int c, ifd, ofd; in main() local
|
/freebsd/usr.bin/split/ |
H A D | split.c | 59 static int ifd = -1, ofd = -1; /* Input/output file descriptors. */ variable
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_disk.c | 136 phandle_t ofd; in g_ofwd_init() local
|
/freebsd/contrib/elftoolchain/ar/ |
H A D | acpyacc.y | 277 int ifd, ofd; in arscp_create() local
|
/freebsd/contrib/ntp/util/ |
H A D | tickadj.c | 853 int ofd, in writevar()
|
/freebsd/bin/pax/ |
H A D | buf_subs.c | 658 rd_wrfile(ARCHD *arcn, int ofd, off_t *left) in rd_wrfile()
|
/freebsd/usr.bin/gencat/ |
H A D | gencat.c | 135 int ofd, ifd; local
|
/freebsd/lib/libc/db/test/ |
H A D | dbtest.c | 69 int ofd = STDOUT_FILENO; /* Standard output fd. */ variable
|
/freebsd/usr.sbin/mptable/ |
H A D | mptable.c | 692 int ofd; in MPConfigTableHeader() local
|