FreeBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
unix_connect
crypto/openssh/regress/netcat.c
132
int unix_connect(char *);
crypto/openssh/regress/netcat.c
448
if ((s = unix_connect(host)) > 0 && !zflag) {