Searched refs:SM_IO_WRONLY_B (Results 1 – 7 of 7) sorted by relevance
/titanic_44/usr/src/cmd/sendmail/libsm/ |
H A D | smstdio.c | 79 case SM_IO_WRONLY_B:
|
/titanic_44/usr/src/cmd/sendmail/src/ |
H A D | sfsasl.c | 398 SM_IO_WRONLY_B, NULL); 961 tlsout = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_WRONLY_B,
|
H A D | collect.c | 978 SM_IO_WRONLY_B, NULL, df);
|
H A D | daemon.c | 817 SM_IO_WRONLY_B, 2799 SM_IO_WRONLY_B, NULL)) == NULL || 2978 (void *) &sock, SM_IO_WRONLY_B, NULL))
|
H A D | queue.c | 469 (void *) &tfd, SM_IO_WRONLY_B, 561 (void *) &dfd, SM_IO_WRONLY_B, 8548 SM_IO_WRONLY_B, NULL);
|
H A D | deliver.c | 2788 (void *) &(mpvect[1]), SM_IO_WRONLY_B,
|
/titanic_44/usr/src/cmd/sendmail/include/sm/ |
H A D | io.h | 44 #define SM_IO_WRONLY_B (SM_IO_WRONLY|SM_IO_BINARY) macro
|