Lines Matching refs:errx

203 			errx (1, "instance %s: aliasing address not given", mip->name);
206 errx (1, "both alias address and interface "
213 errx (1, "both input and output ports are required");
912 errx(1, "malloc failed");
944 errx(1, "unknown interface name %s", ifn);
1372 errx (1, "%s needs yes/no parameter", option);
1377 errx (1, "%s needs service name or "
1391 errx (1, "%s needs numeric parameter", option);
1397 errx (1, "%s needs parameter", option);
1402 errx (1, "%s does not take parameters", option);
1407 errx (1, "%s needs address/host parameter", option);
1499 errx(1, "Unknown log facility name: %s", strValue);
1523 errx(1, "Incorrect exit delay: %d", numValue);
1545 errx(1, "config file format error: "
1632 errx (1, "redirect_port: strdup() failed");
1638 errx (1, "redirect_port: missing protocol");
1646 errx (1, "redirect_port: missing local address");
1656 errx (1, "redirect_port: invalid local port range");
1668 errx (1, "redirect_port: missing public port");
1673 errx (1, "redirect_port: invalid public port range");
1678 errx (1, "redirect_port: invalid public port range");
1692 errx (1, "redirect_port: invalid remote port range");
1712 errx (1, "redirect_port: port ranges must be equal in size");
1716 errx (1, "redirect_port: remote port must be 0 or equal to local port range in size");
1740 errx(1, "redirect_port: invalid local port range");
1744 errx(1, "redirect_port: local port must be single in this context");
1767 errx (1, "redirect_port: strdup() failed");
1773 errx(1, "redirect_proto: missing protocol");
1777 errx(1, "redirect_proto: unknown protocol %s", protoName);
1785 errx(1, "redirect_proto: missing local address");
1825 errx (1, "redirect_port: strdup() failed");
1831 errx (1, "redirect_address: missing local address");
1846 errx (1, "redirect_address: missing public address");
1875 errx (1, "unknown host %s", str);
1892 errx (1, "%s/%s: unknown service", str, proto);
1924 errx (1, "%s/%s: unknown service", str, proto);
1935 errx (1, "invalid port range %s", str);
1949 errx (1, "unknown protocol %s. Expected tcp or udp", str);
1958 errx (1, "%s is missing port number", str);
1973 errx(1, "punch_fw: basenumber:count parameter required");
1976 errx(1, "punch_fw: basenumber:count parameter should fit "
1989 errx(1, "skinny_port: port parameter required");