Home
last modified time | relevance | path

Searched refs:SM_TIME_DEFAULT (Results 1 – 25 of 54) sorted by relevance

123

/titanic_41/usr/src/cmd/sendmail/aux/
H A Dmailstats.c110 (void) sm_io_fputs(smioerr, SM_TIME_DEFAULT,
121 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
125 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT, "mailstats: ");
136 while (sm_io_fgets(cfp, SM_TIME_DEFAULT, buf, sizeof(buf)) != NULL)
178 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
192 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
211 (void) sm_io_close(cfp, SM_TIME_DEFAULT);
217 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
226 (void) sm_io_fputs(smioerr, SM_TIME_DEFAULT, "mailstats: ");
237 (void) sm_io_fputs(smioerr, SM_TIME_DEFAULT,
[all …]
H A Dmakemap.c63 sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
66 sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
69 sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
197 sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
240 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
243 sm_io_fprintf(smioerr, SM_TIME_DEFAULT, "makemap: %s: %s",
247 while (sm_io_fgets(cfp, SM_TIME_DEFAULT, buf, sizeof(buf)) != NULL)
274 SM_TIME_DEFAULT,
284 SM_TIME_DEFAULT,
299 (void) sm_io_close(cfp, SM_TIME_DEFAULT);
[all …]
H A Dsmrsh.c129 (void)sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
177 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
212 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
238 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
297 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
310 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
316 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
334 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
348 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
395 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
[all …]
H A Dpraliases.c101 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
116 if ((cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, cfile, SM_IO_RDONLY,
119 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
125 while (sm_io_fgets(cfp, SM_TIME_DEFAULT, buf, sizeof(buf)) != NULL)
157 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
160 (void) sm_io_close(cfp, SM_TIME_DEFAULT);
225 (void) sm_io_close(cfp, SM_TIME_DEFAULT);
281 sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
292 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
309 sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
[all …]
/titanic_41/usr/src/cmd/sendmail/src/
H A Dcontrol.c293 s = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT, (void *) &sock,
303 (void) sm_io_setvbuf(s, SM_TIME_DEFAULT, NULL,
306 if (sm_io_fgets(s, SM_TIME_DEFAULT, inp, sizeof(inp)) == NULL)
308 (void) sm_io_close(s, SM_TIME_DEFAULT);
311 (void) sm_io_flush(s, SM_TIME_DEFAULT);
352 (void) sm_io_fprintf(s, SM_TIME_DEFAULT, "OK\r\n");
357 (void) sm_io_fprintf(s, SM_TIME_DEFAULT, "OK\r\n");
383 (void) sm_io_fprintf(s, SM_TIME_DEFAULT,
393 (void) sm_io_fprintf(s, SM_TIME_DEFAULT,
411 (void) sm_io_fprintf(s, SM_TIME_DEFAULT,
[all …]
H A Dutil.c608 (void) sm_io_fprintf(Pidf, SM_TIME_DEFAULT, "%ld\n",
612 (void) sm_io_fprintf(Pidf, SM_TIME_DEFAULT, "%s\n",
616 (void) sm_io_flush(Pidf, SM_TIME_DEFAULT);
644 (void) sm_io_close(Pidf, SM_TIME_DEFAULT); in close_sendmail_pid()
726 (void) sm_io_putc(fp, SM_TIME_DEFAULT, ' ');
732 (void) sm_io_putc(fp, SM_TIME_DEFAULT, '\n');
783 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "%s<null>%s",
791 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "%s",
799 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT,
810 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT,
[all …]
H A Dmci.c239 (void) sm_io_close(mci->mci_in, SM_TIME_DEFAULT);
241 (void) sm_io_close(mci->mci_out, SM_TIME_DEFAULT);
434 (void) sm_io_close(mci->mci_out, SM_TIME_DEFAULT);
446 (void) sm_io_close(mci->mci_in, SM_TIME_DEFAULT);
653 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "%s\n", buf);
758 (void) sm_io_close(mci->mci_statfile, SM_TIME_DEFAULT);
814 (void) sm_io_close(mci->mci_statfile, SM_TIME_DEFAULT);
891 (void) sm_io_close(fp, SM_TIME_DEFAULT);
947 sm_io_rewind(fp, SM_TIME_DEFAULT);
950 while (sm_io_fgets(fp, SM_TIME_DEFAULT, buf, sizeof(buf)) != NULL)
[all …]
H A Dmain.c141 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT, \
148 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT, \
424 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
429 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
446 smdebug = sm_io_open(SmFtStdio, SM_TIME_DEFAULT,
460 (void) sm_io_setvbuf(sm_debug_file(), SM_TIME_DEFAULT,
472 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
496 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
1143 SM_TIME_DEFAULT,
1148 SM_TIME_DEFAULT,
[all …]
H A Dqueue.c399 (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
468 if (tfd < 0 || (tfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
560 if (dfd < 0 || (dfp = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
597 if (sm_io_close(dfp, SM_TIME_DEFAULT) < 0)
610 (void) sm_io_fprintf(tfp, SM_TIME_DEFAULT, "V%d\n", QF_VERSION);
613 (void) sm_io_fprintf(tfp, SM_TIME_DEFAULT, "T%ld\n", (long) e->e_ctime);
616 (void) sm_io_fprintf(tfp, SM_TIME_DEFAULT, "K%ld\n", (long) e->e_dtime);
619 (void) sm_io_fprintf(tfp, SM_TIME_DEFAULT, "N%d\n", e->e_ntries);
622 (void) sm_io_fprintf(tfp, SM_TIME_DEFAULT, "P%ld\n", e->e_msgpriority);
631 (void) sm_io_fprintf(tfp, SM_TIME_DEFAULT, "d%s\n",
[all …]
H A Dcollect.c363 c = sm_io_getc(fp, SM_TIME_DEFAULT);
394 SM_TIME_DEFAULT,
399 SM_TIME_DEFAULT,
403 SM_TIME_DEFAULT,
478 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT,
515 (void) sm_io_putc(df, SM_TIME_DEFAULT,
613 c = sm_io_getc(fp, SM_TIME_DEFAULT);
634 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
687 (void) sm_io_putc(df, SM_TIME_DEFAULT,
727 else if (sm_io_flush(df, SM_TIME_DEFAULT) != 0 || sm_io_error(df))
[all …]
H A Dsfsasl.c130 (void) sm_io_setvbuf(so->fp, SM_TIME_DEFAULT, NULL, SM_IO_NOW, 0);
158 sm_io_close(so->fp, SM_TIME_DEFAULT);
220 len = sm_io_read(so->fp, SM_TIME_DEFAULT, buf, size);
332 ret = sm_io_write(so->fp, SM_TIME_DEFAULT,
375 SM_TIME_DEFAULT);
386 SM_TIME_DEFAULT);
389 newin = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
397 newout = sm_io_open(&sasl_vector, SM_TIME_DEFAULT, &info,
402 (void) sm_io_close(newin, SM_TIME_DEFAULT);
519 (void) sm_io_setvbuf(so->fp, SM_TIME_DEFAULT, NULL, SM_IO_NOW, 0);
[all …]
H A Dreadcf.c143 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
436 SM_TIME_DEFAULT,
470 SM_TIME_DEFAULT,
699 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
716 (void) sm_io_close(cf, SM_TIME_DEFAULT);
1108 f = sm_io_open(SmFtStdiofd, SM_TIME_DEFAULT,
1135 while (sm_io_fgets(f, SM_TIME_DEFAULT, buf, sizeof(buf)) != NULL)
1160 (void) sm_io_close(f, SM_TIME_DEFAULT);
1497 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
1506 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
[all …]
H A Dmime.c327 while (sm_io_fgets(e->e_dfp, SM_TIME_DEFAULT, buf, sizeof(buf))
371 while (sm_io_fgets(e->e_dfp, SM_TIME_DEFAULT, buf, sizeof(buf))
442 offset = sm_io_tell(e->e_dfp, SM_TIME_DEFAULT);
448 while (sm_io_fgets(e->e_dfp, SM_TIME_DEFAULT, buf, sizeof(buf))
474 if (sm_io_seek(e->e_dfp, SM_TIME_DEFAULT, offset, SEEK_SET) < 0)
527 while (sm_io_fgets(e->e_dfp, SM_TIME_DEFAULT, buf, sizeof(buf))
770 c = sm_io_getc(fp, SM_TIME_DEFAULT);
778 c = sm_io_getc(fp, SM_TIME_DEFAULT);
781 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
793 c = sm_io_getc(fp, SM_TIME_DEFAULT);
[all …]
H A Denvelope.c137 (void) sm_io_flush(CurEnv->e_xfp, SM_TIME_DEFAULT);
317 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
322 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
326 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
414 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
419 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
423 (void) sm_io_fprintf(e->e_xfp, SM_TIME_DEFAULT,
531 (void) sm_io_close(e->e_dfp, SM_TIME_DEFAULT);
600 SM_TIME_DEFAULT);
619 (void) sm_io_close(e->e_dfp, SM_TIME_DEFAULT);
[all …]
H A Dparseaddr.c1057 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
1654 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
2439 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "[NULL]\n");
2445 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "%p=", a);
2446 (void) sm_io_flush(fp, SM_TIME_DEFAULT);
2457 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT,
2462 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT,
2466 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "\tstate=");
2470 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "OK");
2474 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT,
[all …]
/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dt-float.c42 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
49 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
56 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
58 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
63 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
71 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
H A Dexc.c66 (void) sm_io_putc(stream, SM_TIME_DEFAULT, *p);
72 (void) sm_io_putc(stream, SM_TIME_DEFAULT, '%');
77 (void) sm_io_putc(stream, SM_TIME_DEFAULT, '%');
86 (void) sm_io_putc(stream, SM_TIME_DEFAULT, '%');
87 (void) sm_io_putc(stream, SM_TIME_DEFAULT,
104 sm_io_fputs(stream, SM_TIME_DEFAULT, s);
108 SM_TIME_DEFAULT,
116 SM_TIME_DEFAULT,
129 (void) sm_io_putc(stream, SM_TIME_DEFAULT, '%');
131 (void) sm_io_putc(stream, SM_TIME_DEFAULT, format);
[all …]
H A Dassert.c80 sm_io_fprintf(smioerr, SM_TIME_DEFAULT, "%s:%d: %s\n", filename,
83 sm_io_fprintf(smioerr, SM_TIME_DEFAULT, "%s\n", msg);
84 sm_io_flush(smioerr, SM_TIME_DEFAULT);
177 sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
180 sm_io_flush(smioerr, SM_TIME_DEFAULT);
H A Dt-exc.c86 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
92 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
119 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
134 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
142 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
H A Dcf.c55 cfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, path, SM_IO_RDONLY, NULL);
59 while (sm_io_fgets(cfp, SM_TIME_DEFAULT, buf, sizeof(buf)) != NULL)
96 (void) sm_io_close(cfp, SM_TIME_DEFAULT);
100 (void) sm_io_close(cfp, SM_TIME_DEFAULT);
H A Dt-scanf.c32 (void) sm_io_fprintf(smioout, SM_TIME_DEFAULT,
42 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
53 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT,
H A Dt-smstdio.c39 (void) sm_io_fprintf(fp, SM_TIME_DEFAULT, "%s", testmsg);
40 sm_io_close(fp, SM_TIME_DEFAULT);
58 n = sm_io_read(fp, SM_TIME_DEFAULT, buf, sizeof(buf));
H A Dt-strio.c30 (void) sm_io_fprintf(&f, SM_TIME_DEFAULT, "foobarbazoom");
31 sm_io_flush(&f, SM_TIME_DEFAULT);
H A Dput.c79 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT, "%s: ", s);
80 (void) sm_io_fprintf(smioerr, SM_TIME_DEFAULT, "%s\n",
H A Dt-fopen.c33 (void) sm_io_fprintf(out, SM_TIME_DEFAULT, "foo\n");
37 sm_io_close(out, SM_TIME_DEFAULT);

123