Home | History | Annotate | Download | only in wgconfig

Lines Matching refs:errx

90 		errx(EXIT_FAILURE, "invalid key");
95 errx(EXIT_FAILURE, "invalid key len: %zu", key_len);
98 errx(EXIT_FAILURE, "b64_ntop failed");
114 errx(EXIT_FAILURE, "invalid endpoint");
141 errx(EXIT_FAILURE, "invalid allowedips");
195 errx(EXIT_FAILURE, "inet_ntop failed");
219 errx(EXIT_FAILURE, "malloc failed");
232 errx(EXIT_FAILURE, "prop_dictionary_internalize failed");
307 errx(EXIT_FAILURE, "invalid peers");
315 errx(EXIT_FAILURE, "invalid peer");
353 errx(EXIT_FAILURE, "invalid peers");
361 errx(EXIT_FAILURE, "invalid peer");
416 errx(EXIT_FAILURE, "b64_pton failed");
432 errx(EXIT_FAILURE, "base64 key len is short: %zu", n);
451 errx(EXIT_FAILURE, "prop_dictionary_create");
455 errx(EXIT_FAILURE, "prop_dictionary_set_data");
474 errx(EXIT_FAILURE, "strtol: not a number");
476 errx(EXIT_FAILURE, "strtol: trailing garbage");
480 errx(EXIT_FAILURE, "out of range");
495 errx(EXIT_FAILURE, "port 0 is not allowed");
500 errx(EXIT_FAILURE, "prop_dictionary_create");
503 errx(EXIT_FAILURE, "prop_dictionary_set_uint16");
528 errx(EXIT_FAILURE, "invalid endpoint format");
532 errx(EXIT_FAILURE, "invalid endpoint format");
536 errx(EXIT_FAILURE, "invalid endpoint format");
543 errx(EXIT_FAILURE, "no ':' found in endpoint");
566 errx(EXIT_FAILURE, "getaddrinfo: %s:%s (%s)", addr, port,
571 errx(EXIT_FAILURE, "prop_dictionary_set_data");
586 errx(EXIT_FAILURE, "strdup");
590 errx(EXIT_FAILURE, "prop_array_create");
601 errx(EXIT_FAILURE, "prop_dictionary_create");
605 errx(EXIT_FAILURE, "no '/' found in allowed-ip");
616 errx(EXIT_FAILURE, "getaddrinfo: %s",
622 errx(EXIT_FAILURE, "prop_dictionary_set_uint8");
642 errx(EXIT_FAILURE, "invalid family: %d", family);
646 errx
648 errx(EXIT_FAILURE, "prop_dictionary_set_uint16");
667 errx(EXIT_FAILURE, "prop_dictionary_set_data");
695 errx(EXIT_FAILURE, "invalid option: %s", argv[0]);
716 errx(EXIT_FAILURE, "prop_dictionary_create");
720 errx(EXIT_FAILURE, "peer name too long");
722 errx(EXIT_FAILURE, "invalid public-key length: %zu",
727 errx(EXIT_FAILURE, "prop_dictionary_set_string");
730 errx(EXIT_FAILURE, "prop_dictionary_set_data");
756 errx(EXIT_FAILURE, "prop_dictionary_create");
760 errx(EXIT_FAILURE, "peer name too long");
763 errx(EXIT_FAILURE, "prop_dictionary_set_string");
803 errx(EXIT_FAILURE, "interface name too long");