Searched refs:lport (Results 1 – 1 of 1) sorted by relevance
124 unsigned lport = 0; in nc_main() local142 IF_NC_SERVER(lport = bb_lookup_port(optarg, "tcp", 0)); in nc_main()197 sfd = create_and_bind_stream_or_die(argv[0], lport); in nc_main()202 if (!lport) { in nc_main()206 lport = get_nport(&lsa.u.sa); in nc_main()207 fdprintf(2, "%d\n", ntohs(lport)); in nc_main()