Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/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:
/illumos-gate/usr/src/cmd/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)
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c809 fmode = SM_IO_WRONLY;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dcollect.c1013 SM_IO_WRONLY, NULL, df) == NULL)
H A Dsavemail.c191 p, SM_IO_WRONLY, NULL,
H A Dmain.c1145 SM_IO_WRONLY, NULL);
3348 SM_IO_WRONLY, NULL, smioout) == NULL)
H A Dqueue.c400 (void *) &tfd, SM_IO_WRONLY,