Searched refs:sm_io_seek (Results 1 - 6 of 6) sorted by relevance

/osnet-11/usr/src/cmd/sendmail/libsm/
H A Drewind.c43 (void) sm_io_seek(fp, timeout, 0L, SM_IO_SEEK_SET);
H A Dfseek.c38 ** SEEKALRM -- handler when timeout activated for sm_io_seek()
79 sm_io_seek(fp, timeout, offset, whence) function
/osnet-11/usr/src/cmd/sendmail/include/sm/
H A Dio.h295 int sm_io_seek __P((SM_FILE_T *, int SM_NONVOLATILE, long SM_NONVOLATILE,
/osnet-11/usr/src/cmd/sendmail/src/
H A Dbf.c650 return sm_io_seek(fp, SM_TIME_DEFAULT, 0, SM_IO_SEEK_SET);
H A Dmime.c474 if (sm_io_seek(e->e_dfp, SM_TIME_DEFAULT, offset, SEEK_SET) < 0)
H A Dmilter.c3726 err = sm_io_seek(e->e_dfp, SM_TIME_DEFAULT,
3730 MILTER_DF_ERROR("milter_replbody: sm_io_seek %s: %s");

Completed in 59 milliseconds