Searched refs:sm_stdseek (Results 1 – 5 of 5) sorted by relevance
/titanic_41/usr/src/cmd/sendmail/libsm/ |
H A D | findfp.c | 40 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 D | makebuf.c | 152 fp->f_seek == sm_stdseek)
|
H A D | fseek.c | 201 if (seekfn != sm_stdseek ||
|
H A D | local.h | 46 off_t sm_stdseek __P((SM_FILE_T *, off_t, int));
|
H A D | stdio.c | 181 sm_stdseek(fp, offset, whence) in sm_stdseek() function
|