Home
last modified time | relevance | path

Searched refs:unix_connect (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/netcat/
H A Dnetcat.c134 int unix_connect(char *);
526 if ((s = unix_connect(host)) > 0 && !zflag) { in main()
634 unix_connect(char *path) in unix_connect() function
/freebsd/crypto/openssh/regress/
H A Dnetcat.c138 int unix_connect(char *);
452 if ((s = unix_connect(host)) > 0 && !zflag) { in main()
558 unix_connect(char *path) in unix_connect() function