Home
last modified time | relevance | path

Searched refs:SM_IO_WRONLY (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/sendmail/libsm/
H A Dstdio.c80 case SM_IO_WRONLY:
239 case SM_IO_WRONLY:
280 *mode = SM_IO_WRONLY;
420 case SM_IO_WRONLY:
H A Dstrio.c248 case SM_IO_WRONLY:
335 case SM_IO_WRONLY:
378 *mode = SM_IO_WRONLY;
H A Dflags.c45 case SM_IO_WRONLY: /* open for writing */
H A Dt-fopen.c34 SM_TEST(m == SM_IO_WRONLY);
H A Dsmstdio.c64 case SM_IO_WRONLY:
/freebsd/contrib/sendmail/include/sm/
H A Dio.h31 #define SM_IO_WRONLY 3 /* write-only */ macro
42 #define SM_IO_WRONLY_B (SM_IO_WRONLY|SM_IO_BINARY)
/freebsd/contrib/sendmail/rmail/
H A Drmail.c379 SM_IO_WRONLY, NULL)) == NULL)
/freebsd/contrib/sendmail/libsmutil/
H A Dsafefile.c808 fmode = SM_IO_WRONLY;
/freebsd/contrib/sendmail/src/
H A Dcollect.c1178 SM_IO_WRONLY, NULL, df) == NULL)
H A Dsavemail.c191 p, SM_IO_WRONLY, NULL,
H A Dmain.c1193 SM_IO_WRONLY, NULL);
3494 SM_IO_WRONLY, NULL, smioout) == NULL)
H A Dqueue.c405 (void *) &tfd, SM_IO_WRONLY,
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c1109 SM_IO_WRONLY, NULL)) != NULL)