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

/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dflags.c49 case SM_IO_APPEND: /* open for appending */
H A Dstdio.c83 case SM_IO_APPEND:
242 case SM_IO_APPEND:
423 case SM_IO_APPEND:
H A Dstrio.c251 case SM_IO_APPEND:
338 case SM_IO_APPEND:
H A Dsmstdio.c67 case SM_IO_APPEND:
/freebsd-9.3-release/contrib/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)
/freebsd-9.3-release/contrib/sendmail/libsmutil/
H A Dsafefile.c807 fmode = SM_IO_APPEND;
/freebsd-9.3-release/contrib/sendmail/src/
H A Dmain.c446 optarg, SM_IO_APPEND, NULL);
1149 SM_IO_APPEND, NULL);
H A Dqueue.c2354 "memdump.out", SM_IO_APPEND, NULL);

Completed in 124 milliseconds