Home
last modified time | relevance | path

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

/freebsd-head/contrib/sendmail/libsm/
HDstdio.c83 case SM_IO_APPEND:
242 case SM_IO_APPEND:
423 case SM_IO_APPEND:
HDflags.c49 case SM_IO_APPEND: /* open for appending */
HDstrio.c251 case SM_IO_APPEND:
338 case SM_IO_APPEND:
HDsmstdio.c67 case SM_IO_APPEND:
/freebsd-head/contrib/sendmail/include/sm/
HDio.h32 #define SM_IO_APPEND 4 /* write-only from eof */ macro
43 #define SM_IO_APPEND_B (SM_IO_APPEND|SM_IO_BINARY)
/freebsd-head/contrib/sendmail/libsmutil/
HDsafefile.c806 fmode = SM_IO_APPEND;
/freebsd-head/contrib/sendmail/src/
HDmain.c461 optarg, SM_IO_APPEND, NULL);
1198 SM_IO_APPEND, NULL);
HDsrvrsmtp.c3862 SM_IO_APPEND, NULL);
HDqueue.c2419 "memdump.out", SM_IO_APPEND, NULL);