Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sendmail/libsm/
H A Dsmstdio.c82 case SM_IO_APPEND_B:
/titanic_44/usr/src/cmd/sendmail/include/sm/
H A Dio.h45 #define SM_IO_APPEND_B (SM_IO_APPEND|SM_IO_BINARY) macro