Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
sm_io_dup
usr/src/cmd/sendmail/include/sm/io.h
269
SM_FILE_T *sm_io_dup __P((SM_FILE_T *));
usr/src/cmd/sendmail/src/deliver.c
464
ee->e_xfp = sm_io_dup(e->e_xfp);
usr/src/cmd/sendmail/src/queue.c
7911
ee->e_xfp = sm_io_dup(e->e_xfp);