Searched refs:sm_eof (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/sendmail/libsm/
H A Dfeof.c41 return sm_eof(fp);
/freebsd-11-stable/contrib/sendmail/include/sm/
H A Dio.h373 #define sm_eof(p) (((p)->f_flags & SMFEOF) != 0) macro
377 #define sm_io_eof(p) sm_eof(p)

Completed in 96 milliseconds