Home
last modified time | relevance | path

Searched refs:SM_IO_APPEND (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dstdio.c83 case SM_IO_APPEND:
242 case SM_IO_APPEND:
423 case SM_IO_APPEND:
H A Dflags.c49 case SM_IO_APPEND: /* open for appending */
H A Dstrio.c251 case SM_IO_APPEND:
338 case SM_IO_APPEND:
H A Dsmstdio.c67 case SM_IO_APPEND:
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h32 #define SM_IO_APPEND 4 /* write-only from eof */ macro
43 #define SM_IO_APPEND_B (SM_IO_APPEND|SM_IO_BINARY)
/illumos-gate/usr/src/cmd/sendmail/libsmutil/
H A Dsafefile.c807 fmode = SM_IO_APPEND;
/illumos-gate/usr/src/cmd/sendmail/src/
H A Dmain.c447 optarg, SM_IO_APPEND, NULL);
1150 SM_IO_APPEND, NULL);
H A Dqueue.c2341 "memdump.out", SM_IO_APPEND, NULL);