Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sm_eof
usr/src/cmd/sendmail/include/sm/io.h
377
#define sm_io_eof(p) sm_eof(p)
usr/src/cmd/sendmail/libsm/feof.c
41
return sm_eof(fp);