Home
last modified time | relevance | path

Searched refs:otf (Results 1 – 12 of 12) sorted by relevance

/freebsd/usr.bin/mail/
H A Dedit.c100 (void)fseeko(otf, (off_t)0, SEEK_END); in edit1()
101 size = ftello(otf); in edit1()
111 if (putc(c, otf) == EOF) in edit1()
114 if (ferror(otf)) in edit1()
H A Dfio.c80 (void)fseeko(otf, (off_t)0, SEEK_END); in setptr()
81 offset = ftello(otf); in setptr()
109 (void)fwrite(linebuf, sizeof(*linebuf), count, otf); in setptr()
110 if (ferror(otf)) in setptr()
202 (void)fflush(otf); in setinput()
H A Dlex.c116 (void)fclose(otf); in setfile()
126 if ((fd = mkstemp(tempname)) == -1 || (otf = fdopen(fd, "w")) == NULL) in setfile()
128 (void)fcntl(fileno(otf), F_SETFD, 1); in setfile()
H A Dglob.h49 extern FILE *otf; /* Output temp file buffer */
H A Dmain.c53 FILE *otf; variable
/freebsd/contrib/elftoolchain/elfcopy/
H A Dpe.c60 if (ecp->otf == ETF_EFI || ecp->oem == EM_X86_64) in create_pe()
101 if (ecp->otf == ETF_EFI) in create_pe()
H A Dmain.c696 if (ecp->otf != ETF_ELF) { in create_file()
770 if (ecp->otf != ETF_ELF) { in create_file()
794 switch (ecp->otf) { in create_file()
1454 ecp->otf = elftc_bfd_target_flavor(tgt); in set_output_target()
1455 if (ecp->otf == ETF_ELF) { in set_output_target()
1461 if (ecp->otf == ETF_EFI || ecp->otf == ETF_PE) in set_output_target()
1651 ecp->itf = ecp->otf = ETF_ELF; in main()
H A Delfcopy.h183 Elftc_Bfd_Target_Flavor otf; /* flavour of output object */ member
/freebsd/contrib/file/magic/Magdir/
H A Dfonts293 !:mime font/otf
295 !:ext otf
387 !:mime font/otf
H A Darchive2014 !:ext otf
/freebsd/contrib/spleen/
H A DREADME.md135 Windows users should use the `.fon` or `.otf` files provided in the release
H A DChangeLog165 - Add a 'otf' target in the Makefile to generate an OTF version