OpenBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
open_connection
usr.sbin/smtpd/enqueue.c
297
if ((msg.fd = open_connection()) == -1)
usr.sbin/smtpd/enqueue.c
41
static int open_connection(void);