Searched refs:local_listen (Results 1 - 1 of 1) sorted by path

/macosx-10.9.5/netcat-20/
H A Dnetcat.c133 int local_listen(char *, char *, struct addrinfo);
443 s = local_listen(host, uport, hints);
799 * local_listen()
804 local_listen(char *host, char *port, struct addrinfo hints) function

Completed in 230 milliseconds