Searched refs:otf (Results 1 - 8 of 8) sorted by relevance
/illumos-gate/usr/src/cmd/mailx/ |
H A D | edit.c | 219 fseek(otf, (long) 0, 2); 220 size = fsize(otf); 231 putc(c, otf); 232 if (ferror(otf)) 237 putc('\n', otf); 243 fflush(otf); 244 if (fferror(otf))
|
H A D | cmd4.c | 232 fseek(otf, (long) 0, 2); 233 size = fsize(otf); 243 putc(c, otf); 244 if (ferror(otf)) 249 putc('\n', otf); 255 if (fferror(otf))
|
H A D | fio.c | 88 offset = fsize(otf); 117 if (fwrite(linebuf, 1, (int)clen, otf) != 120 fflush(otf); 145 if (fwrite(linebuf, 1, n, otf) != n) { 147 fflush(otf); 270 if (fwrite(linebuf, 1, n, otf) != n) { 272 fflush(otf); 276 if (ferror(otf)) { 282 fflush(otf); 309 fflush(otf); [all...] |
H A D | init.c | 119 FILE *otf; /* Output temp file buffer */ variable
|
H A D | lex.c | 174 fclose(otf); 201 (otf = fdopen(fd, "w")) == NULL) { 338 fseek(otf, 0L, 2); 809 if (head->fp == itf || head->fp == otf) 994 fseek(otf, 0L, 2);
|
/illumos-gate/usr/src/cmd/mailx/hdr/ |
H A D | glob.h | 104 extern FILE *otf; /* Output temp file buffer */
|
/illumos-gate/usr/src/cmd/fm/eversholt/files/i386/i86pc/ |
H A D | intel.esc | 345 event ereport.cpu.intel.nb.fbd.otf@dram-channel {within(12s)}; 347 event fault.memory.intel.fbd.otf@dram-channel, retire=0, response=0, 350 prop fault.memory.intel.fbd.otf@dram-channel (1)-> 351 ereport.cpu.intel.nb.fbd.otf@dram-channel; 353 event ereport.cpu.intel.nb.otf@motherboard {within(12s)}; 354 event fault.cpu.intel.nb.otf@motherboard, retire=0, response=0; 356 prop fault.cpu.intel.nb.otf@motherboard (1)-> 357 ereport.cpu.intel.nb.otf@motherboard;
|
/illumos-gate/usr/src/lib/libshell/common/scripts/ |
H A D | crawlsrccomments.sh | 586 *.ttf | *.otf)
|
Completed in 68 milliseconds