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

/sendmail/libsm/
H A Dflags.c45 case SM_IO_WRONLY: /* open for writing */
H A Dt-fopen.c34 SM_TEST(m == SM_IO_WRONLY);
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 Dsmstdio.c64 case SM_IO_WRONLY:
/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)
/sendmail/rmail/
H A Drmail.c373 SM_IO_WRONLY, NULL)) == NULL)
/sendmail/libsmutil/
H A Dsafefile.c809 fmode = SM_IO_WRONLY;
/sendmail/sendmail/
H A Dcollect.c1032 SM_IO_WRONLY, NULL, df) == NULL)
H A Dmain.c1144 SM_IO_WRONLY, NULL);
3351 SM_IO_WRONLY, NULL, smioout) == NULL)
H A Dsavemail.c189 p, SM_IO_WRONLY, NULL,
H A Dqueue.c400 (void *) &tfd, SM_IO_WRONLY,
/sendmail/vacation/
H A Dvacation.c1039 SM_IO_WRONLY, NULL)) != NULL)

Completed in 3066 milliseconds