Searched defs:ofd (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-current/contrib/mandoc/
H A Dterm_tag.h25 int ofd; /* Original output file descriptor. */ member in struct:tag_files
H A Dterm_tag.c54 int ofd; /* In /tmp/, dup(2)ed to stdout. */ local
[all...]
/freebsd-current/contrib/elftoolchain/libelftc/
H A Delftc_copyfile.c48 elftc_copyfile(int ifd, int ofd) argument
/freebsd-current/contrib/elftoolchain/elfcopy/
H A Dpe.c41 create_pe(struct elfcopy *ecp, int ifd, int ofd) argument
H A Dbinary.c47 create_binary(int ifd, int ofd) argument
H A Darchive.c376 ac_create_ar(struct elfcopy *ecp, int ifd, int ofd) argument
453 ac_write_objs(struct elfcopy *ecp, int ofd) argument
H A Dascii.c78 create_srec(struct elfcopy *ecp, int ifd, int ofd, const char *ofn) argument
410 create_ihex(int ifd, int ofd) argument
744 srec_write_symtab(int ofd, const char *ofn, Elf *e, Elf_Scn *scn, GElf_Shdr *sh) argument
796 srec_write_S0(int ofd, const char *ofn) argument
803 srec_write_Sd(int ofd, char dr, uint64_t addr, const void *buf, size_t sz, size_t rlen) argument
820 srec_write_Se(int ofd, uint64_t e_entry, int forceS3) argument
844 srec_write(int ofd, char type, uint64_t addr, const void *buf, size_t sz) argument
873 ihex_write_00(int ofd, uint64_t addr, const void *buf, size_t sz) argument
955 ihex_write_01(int ofd) argument
962 ihex_write_04(int ofd, uint16_t addr) argument
969 ihex_write_05(int ofd, uint64_t e_entry) argument
981 ihex_write(int ofd, int type, uint64_t addr, uint64_t num, const void *buf, size_t sz) argument
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/c063/
H A Dt_renameat.c61 int ofd, nfd, fd; local
H A Dt_linkat.c63 int ofd, nfd, fd; local
149 int ofd, nfd, fd; local
182 int ofd, nfd, fd; local
[all...]
/freebsd-current/sys/contrib/openzfs/tests/zfs-tests/cmd/
H A Dstride_dd.c127 int ofd; local
/freebsd-current/contrib/openpam/lib/libpam/
H A Dopenpam_ttyconv.c82 prompt_tty(int ifd, int ofd, const char *message, char *response, int echo) argument
289 int ifd, ofd, ret; local
/freebsd-current/share/examples/ipfilter/samples/
H A Dproxy.c141 int onoff, ofd, slen; local
[all...]
/freebsd-current/tools/tools/intel-ucode-split/
H A Dintel-ucode-split.c124 int c, ifd, ofd; local
/freebsd-current/usr.bin/lockf/
H A Dlockf.c69 fdlock_implied(const char *name, long *ofd) argument
/freebsd-current/sbin/decryptcore/
H A Ddecryptcore.c116 decrypt(int ofd, const char *privkeyfile, const char *keyfile, argument
311 int ch, debug, error, ofd; local
/freebsd-current/sys/dev/ofw/
H A Dofw_disk.c136 phandle_t ofd; local
/freebsd-current/contrib/ntp/util/
H A Dtickadj.c852 writevar( int ofd, off_t off, int var ) argument
/freebsd-current/contrib/libedit/
H A Drefresh.c544 wchar_t *ofd, *ols, *oe, *nfd, *nls, *ne; local
[all...]
/freebsd-current/lib/libc/db/test/
H A Ddbtest.c69 int ofd = STDOUT_FILENO; /* Standard output fd. */ variable
[all...]
/freebsd-current/bin/pax/
H A Dbuf_subs.c658 rd_wrfile(ARCHD *arcn, int ofd, off_t *left) argument
/freebsd-current/usr.bin/split/
H A Dsplit.c59 static int ifd = -1, ofd = -1; /* Input/output file descriptors. */ variable
/freebsd-current/contrib/tcsh/
H A Ded.refresh.c588 Char *ofd, *ols, *oe, *nfd, *nls, *ne; local
[all...]
/freebsd-current/contrib/netbsd-tests/lib/libc/db/
H A Dh_db.c97 static int ofd = STDOUT_FILENO; /* Standard output fd. */ variable
[all...]
/freebsd-current/usr.bin/gencat/
H A Dgencat.c135 int ofd, ifd; local
/freebsd-current/usr.sbin/mptable/
H A Dmptable.c692 int ofd; local

Completed in 206 milliseconds

12