Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/mail/
Dedit.c109 (void)fseek(otf, 0L, SEEK_END); in edit1()
110 size = ftell(otf); in edit1()
123 if (putc(c, otf) == EOF) in edit1()
129 putc('\n', otf); in edit1()
131 if (ferror(otf)) in edit1()
Dfio.c92 (void)fseeko(otf, (off_t)0, SEEK_END); in setptr()
93 offset = ftell(otf); in setptr()
123 (void)fwrite(linebuf, sizeof(*linebuf), count, otf); in setptr()
124 if (ferror(otf)) in setptr()
261 fflush(otf); in setinput()
Dglob.h51 extern FILE *otf; /* Output temp file buffer */
Dlex.c117 (void)fclose(otf); in setfile()
128 (otf = fdopen(fd, "w")) == NULL) in setfile()
Dmain.c49 FILE *otf; /* Output temp file buffer */ variable
/openbsd/src/share/misc/
Dmime.types29 application/vnd.oasis.opendocument.formula-template otf