Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/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.h42 ssize_t sm_stdread __P((SM_FILE_T *, char *, size_t));
H A Dstdio.c125 sm_stdread(fp, buf, n) in sm_stdread() function