Searched refs:sm_wbuf (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.3-release/contrib/sendmail/libsm/
H A Dwbuf.c41 sm_wbuf(fp, timeout, c) function
70 ** guarantees that sm_io_putc() will always call sm_wbuf() by setting
/freebsd-10.3-release/contrib/sendmail/include/sm/
H A Dio.h346 int sm_wbuf __P((SM_FILE_T *, int, int));
369 sm_wbuf(f, t, '\n') : \
370 sm_wbuf(f, t, (int)(c)) : \

Completed in 54 milliseconds