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

/sendmail/libsm/
H A Dferror.c22 ** SM_IO_ERROR -- subroutine version of the macro sm_io_error.
32 #undef sm_io_error macro
35 sm_io_error(fp) function
/sendmail/include/sm/
H A Dio.h271 int sm_io_error __P((SM_FILE_T *));
378 #define sm_io_error(p) sm_error(p) macro

Completed in 13 milliseconds