Home
last modified time | relevance | path

Searched refs:SM_IO_SET_TYPE (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/sendmail/include/sm/
H A Dio.h181 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) \ macro
188 # define SM_IO_SET_TYPE(f, name, open, close, read, write, seek, get, set, timeout) (f) macro
/freebsd/contrib/sendmail/src/
H A Dsfsasl.c370 SM_FILE_T SM_IO_SET_TYPE(sasl_vector, "sasl", sasl_open, sasl_close,
953 SM_FILE_T SM_IO_SET_TYPE(tls_vector, "tls", tls_open, tls_close,
H A Dbf.c227 SM_FILE_T SM_IO_SET_TYPE(vector, BF_FILE_TYPE, sm_bfopen, sm_bfclose,