Illumos
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
mci_scan
usr/src/cmd/sendmail/src/deliver.c
1921
(void) mci_scan(NULL);
usr/src/cmd/sendmail/src/deliver.c
2224
(void) mci_scan(NULL);
usr/src/cmd/sendmail/src/mci.c
315
(void) mci_scan(NULL);
usr/src/cmd/sendmail/src/mci.c
85
mcislot = mci_scan(mci);
usr/src/cmd/sendmail/src/sendmail.h
757
extern MCI **mci_scan __P((MCI *));