Searched defs:sm_io_eof (Results 1 - 2 of 2) sorted by relevance

/sendmail/libsm/
H A Dfeof.c22 ** SM_IO_EOF -- subroutine version of the macro sm_io_eof.
33 #undef sm_io_eof macro
36 sm_io_eof(fp) function
/sendmail/include/sm/
H A Dio.h270 int sm_io_eof __P((SM_FILE_T *));
377 #define sm_io_eof(p) sm_eof(p) macro

Completed in 1132 milliseconds