Home
last modified time | relevance | path

Searched refs:sm_stdseek (Results 1 – 5 of 5) 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 Dmakebuf.c152 fp->f_seek == sm_stdseek)
H A Dfseek.c201 if (seekfn != sm_stdseek ||
H A Dlocal.h46 off_t sm_stdseek __P((SM_FILE_T *, off_t, int));
H A Dstdio.c181 sm_stdseek(fp, offset, whence) in sm_stdseek() function