Searched refs:SM_IO_RDONLY_B (Results 1 - 9 of 9) sorted by path

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dsmstdio.c74 case SM_IO_RDONLY_B:
H A Dt-fget.c39 SM_IO_RDONLY_B, NULL);
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h41 #define SM_IO_RDONLY_B (SM_IO_RDONLY|SM_IO_BINARY) macro
/freebsd-11-stable/contrib/sendmail/src/
H A Dcollect.c914 SM_IO_RDONLY_B, NULL)) == NULL)
H A Ddaemon.c829 SM_IO_RDONLY_B,
2926 SM_IO_RDONLY_B, NULL)) == NULL)
3120 (void *) &sock, SM_IO_RDONLY_B, NULL))
H A Ddeliver.c2916 (void *) &(rpvect[0]), SM_IO_RDONLY_B,
4845 SM_IO_RDONLY_B, NULL);
5562 SM_IO_RDONLY_B, NULL);
H A Dmilter.c1777 SM_IO_RDONLY_B, NULL)) == NULL)
H A Dqueue.c2729 cf = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
4624 e->e_dfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, p, SM_IO_RDONLY_B,
4974 f = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, qf, SM_IO_RDONLY_B,
H A Dsfsasl.c391 SM_IO_RDONLY_B, NULL);
973 tlsin = sm_io_open(&tls_vector, SM_TIME_DEFAULT, &info, SM_IO_RDONLY_B,

Completed in 296 milliseconds