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

/macosx-10.10/netcat-22/
H A Dnetcat.c135 int local_listen(char *, char *, struct addrinfo);
452 s = local_listen(host, uport, hints);
808 * local_listen()
813 local_listen(char *host, char *port, struct addrinfo hints) function

Completed in 90 milliseconds