Home
last modified time | relevance | path

Searched refs:sm_stdread (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.h44 ssize_t sm_stdread __P((SM_FILE_T *, char *, size_t));
H A Dstdio.c127 sm_stdread(fp, buf, n) in sm_stdread() function