Home
last modified time | relevance | path

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

/freebsd/contrib/sendmail/libsm/
H A Dfindfp.c38 sm_stdclose, sm_stdread, sm_stdseek, sm_stdwrite,
45 sm_stdclose, sm_stdread, sm_stdseek, sm_stdwrite,
69 sm_stdclose, sm_stdread, sm_stdseek, sm_stdwrite, \
H A Dlocal.h44 ssize_t sm_stdwrite __P((SM_FILE_T *, char const *, size_t));
H A Dstdio.c154 sm_stdwrite(fp, buf, n) in sm_stdwrite() function