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

/freebsd-10.0-release/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) function
/freebsd-10.0-release/contrib/sendmail/src/
H A Dcollect.c488 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT,
644 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
H A Dalias.c777 (void) sm_io_ungetc(af, SM_TIME_DEFAULT, c);
H A Dutil.c1422 (void) sm_io_ungetc(f, SM_TIME_DEFAULT,
1453 (void) sm_io_ungetc(f, SM_TIME_DEFAULT, i);
H A Dmime.c780 (void) sm_io_ungetc(fp, SM_TIME_DEFAULT, c);
H A Dsrvrsmtp.c1069 sm_io_ungetc(InChannel, SM_TIME_DEFAULT,
/freebsd-10.0-release/contrib/sendmail/include/sm/
H A Dio.h302 int sm_io_ungetc __P((SM_FILE_T *, int, int));

Completed in 188 milliseconds