Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sendmail/libsm/
H A Dfindfp.c40 sm_stdclose, sm_stdread, sm_stdseek, sm_stdwrite,
47 sm_stdclose, sm_stdread, sm_stdseek, sm_stdwrite,
71 sm_stdclose, sm_stdread, sm_stdseek, sm_stdwrite, \
H A Dlocal.h45 ssize_t sm_stdwrite __P((SM_FILE_T *, char const *, size_t));
H A Dstdio.c156 sm_stdwrite(fp, buf, n) in sm_stdwrite() function