Searched refs:sm_io_read (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/sendmail/libsm/
H A Dfread.c41 sm_io_read(fp, timeout, buf, size) function
H A Dt-smstdio.c56 n = sm_io_read(fp, SM_TIME_DEFAULT, buf, sizeof(buf));
H A Dvfscanf.c397 r = sm_io_read(fp, SM_TIME_FOREVER,
/freebsd-11.0-release/contrib/sendmail/include/sm/
H A Dio.h289 size_t sm_io_read __P((SM_FILE_T *, int, void *, size_t));
/freebsd-11.0-release/contrib/sendmail/src/
H A Dsfsasl.c221 len = sm_io_read(so->fp, SM_TIME_DEFAULT, buf, size);
H A Dmap.c8059 recvlen = sm_io_read(f, SM_TIME_DEFAULT, replybuf, replylen);

Completed in 79 milliseconds