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

/freebsd-9.3-release/contrib/sendmail/libsm/
H A Dt-fget.c28 SM_IO_WRONLY_B, NULL);
H A Dsmstdio.c77 case SM_IO_WRONLY_B:
/freebsd-9.3-release/contrib/sendmail/src/
H A Dsfsasl.c398 SM_IO_WRONLY_B, NULL);
982 tlsout = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_WRONLY_B,
H A Dcollect.c997 SM_IO_WRONLY_B, NULL, df);
H A Ddaemon.c817 SM_IO_WRONLY_B,
2803 SM_IO_WRONLY_B, NULL)) == NULL ||
2985 (void *) &sock, SM_IO_WRONLY_B, NULL))
H A Dqueue.c469 (void *) &tfd, SM_IO_WRONLY_B,
561 (void *) &dfd, SM_IO_WRONLY_B,
8572 SM_IO_WRONLY_B, NULL);
H A Ddeliver.c2796 (void *) &(mpvect[1]), SM_IO_WRONLY_B,
/freebsd-9.3-release/contrib/sendmail/include/sm/
H A Dio.h42 #define SM_IO_WRONLY_B (SM_IO_WRONLY|SM_IO_BINARY) macro

Completed in 167 milliseconds