Searched refs:sm_stdseek (Results 1 - 5 of 5) sorted by relevance

/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 Dmakebuf.c150 fp->f_seek == sm_stdseek)
H A Dfseek.c188 ** this is a `regular' Unix file (and hence seekfn==sm_stdseek).
199 if (seekfn != sm_stdseek ||
H A Dlocal.h44 off_t sm_stdseek __P((SM_FILE_T *, off_t, int));
H A Dstdio.c179 sm_stdseek(fp, offset, whence) function

Completed in 286 milliseconds