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

/external/netcat/
H A Dnetcat.c106 int local_listen(char *, char *, struct addrinfo);
383 s = local_listen(host, uport, hints);
689 * local_listen()
694 local_listen(char *host, char *port, struct addrinfo hints) function

Completed in 98 milliseconds