Home
last modified time | relevance | path

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

/external/netcat/
Dnetcat.c126 char *host, *uport; in main() local
140 uport = NULL; in main()
295 uport = NULL; in main()
299 uport = argv[0]; in main()
303 uport = argv[1]; in main()
383 s = local_listen(host, uport, hints); in main()
443 build_ports(uport); in main()