Home
last modified time | relevance | path

Searched refs:SM_IO_APPEND_B (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/sendmail/libsm/
HDsmstdio.c80 case SM_IO_APPEND_B:
/freebsd-11-stable/contrib/sendmail/include/sm/
HDio.h43 #define SM_IO_APPEND_B (SM_IO_APPEND|SM_IO_BINARY) macro