Lines Matching refs:errx
163 errx(1, "unsupported proxy protocol"); in main()
177 errx(1, "interval %s: %s", errstr, optarg); in main()
217 errx(1, "rtable %s: %s", errstr, optarg); in main()
229 errx(1, "timeout %s: %s", errstr, optarg); in main()
252 errx(1, "TCP receive window %s: %s", in main()
262 errx(1, "TCP send window %s: %s", in main()
282 errx(1, "illegal tos value %s", optarg); in main()
308 errx(1, "cannot use -s and -l"); in main()
310 errx(1, "cannot use -p and -l"); in main()
312 errx(1, "cannot use -z and -l"); in main()
314 errx(1, "must use -l with -k"); in main()
342 errx(1, "no proxy support for UDP mode"); in main()
345 errx(1, "no proxy support for listen"); in main()
348 errx(1, "no proxy support for unix sockets"); in main()
352 errx(1, "no proxy support for IPv6"); in main()
355 errx(1, "no proxy support for local source address"); in main()
596 errx(1, "getaddrinfo: %s", gai_strerror(error)); in remote_connect()
626 errx(1, "getaddrinfo: %s", gai_strerror(error)); in remote_connect()
630 errx(1, "bind failed: %s", strerror(errno)); in remote_connect()
711 errx(1, "getaddrinfo: %s", gai_strerror(error)); in local_listen()
866 errx(1, "Cannot use -l with multiple ports!"); in build_ports()
877 errx(1, "port number %s: %s", errstr, n); in build_ports()
884 errx(1, "port number %s: %s", errstr, p); in build_ports()
920 errx(1, "port number %s: %s", errstr, p); in build_ports()