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

/illumos-gate/usr/src/cmd/sendmail/libsm/
H A Dfeof.c24 ** SM_IO_EOF -- subroutine version of the macro sm_io_eof.
35 #undef sm_io_eof macro
38 sm_io_eof(fp) function
/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dio.h272 int sm_io_eof __P((SM_FILE_T *));
379 #define sm_io_eof(p) sm_eof(p) macro

Completed in 52 milliseconds