Home
last modified time | relevance | path

Searched refs:sm_io_ungetc (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/sendmail/libsm/
H A Dvfscanf.c616 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT,
624 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
718 (void) sm_io_ungetc(fp,
728 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT,
732 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
H A Dungetc.c96 sm_io_ungetc(fp, timeout, c) in sm_io_ungetc() function
/freebsd-src/contrib/sendmail/src/
H A Dalias.c675 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
799 (void) sm_io_ungetc(af, SM_TIME_DEFAULT, c);
H A Dcollect.c605 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT,
763 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
H A Dutil.c1568 (void) sm_io_ungetc(f, SM_TIME_DEFAULT,
1599 (void) sm_io_ungetc(f, SM_TIME_DEFAULT, i);
H A Dmime.c781 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
H A Dsrvrsmtp.c561 sm_io_ungetc(channel, SM_TIME_DEFAULT, eoftest);
/freebsd-src/contrib/sendmail/include/sm/
H A Dio.h302 int sm_io_ungetc __P((SM_FILE_T *, int, int));