Home
last modified time | relevance | path

Searched refs:errx (Results 1 – 25 of 54) sorted by relevance

123

/titanic_50/usr/src/test/util-tests/tests/libsff/
H A Dlibsff_einval.c37 errx(1, "TEST FAILED: failed to return EINVAL on NULL buffer"); in main()
41 errx(1, "TEST FAILED: failed to return EINVAL on NULL nvl"); in main()
45 errx(1, "TEST FAILED: failed to return EINVAL on bad page"); in main()
49 errx(1, "TEST FAILED: failed to return EINVAL on bad page"); in main()
53 errx(1, "TEST FAILED: failed to return EINVAL on bad page"); in main()
57 errx(1, "TEST FAILED: failed to return EINVAL on bad 8476 " in main()
62 errx(1, "TEST FAILED: failed to return EINVAL on bad 8476 " in main()
68 errx(1, "TEST FAILED: failed to return EINVAL on bad 8476 " in main()
73 errx(1, "TEST FAILED: failed to return EINVAL on bad 8476 " in main()
78 errx(1, "TEST FAILED: failed to return EINVAL on bad 8635 " in main()
[all …]
H A Dlibsff_br.c48 errx(1, "TEST FAILED: failed to parse SFP compliance " in main()
54 errx(1, "TEST FAILED: failed to find %s: %s when " in main()
65 errx(1, "TEST FALIED: found unexpected return value for key " in main()
71 errx(1, "TEST FALIED: found unexpected return value for key " in main()
84 errx(1, "TEST FAILED: failed to parse SFP compliance " in main()
89 errx(1, "TEST FAILED: failed to find %s: %s when " in main()
96 errx(1, "TEST FAILED: failed to find %s: %s when " in main()
104 errx(1, "TEST FALIED: found unexpected return value for key " in main()
118 errx(1, "TEST FAILED: failed to parse QSFP BR " in main()
124 errx(1, "TEST FAILED: failed to find %s: %s when " in main()
H A Dlibsff_wave.c52 errx(1, "TEST FAILED: failed to parse SFP wavelength " in main()
58 errx(1, "TEST FAILED: failed to find %s: %s when " in main()
74 errx(1, "TEST FAILED: failed to parse SFP wavelength " in main()
80 errx(1, "TEST FALIED: found unexpected return value for key " in main()
92 errx(1, "TEST FAILED: failed to parse SFP wavelength " in main()
98 errx(1, "TEST FALIED: found unexpected return value for key " in main()
120 errx(1, "TEST FAILED: failed to parse QSFP BR " in main()
127 errx(1, "TEST FAILED: failed to find %s: %s when " in main()
137 errx(1, "TEST FALIED: found unexpected return value " in main()
154 errx(1, "TEST FAILED: failed to parse QSFP Wavelength " in main()
[all …]
H A Dlibsff_lengths.c51 errx(1, "TEST FAILED: failed to parse SFP length " in main()
58 errx(1, "TEST FALIED: found unexpected return value " in main()
73 errx(1, "TEST FAILED: failed to parse SFP length " in main()
80 errx(1, "TEST FALIED: failed to find length for key " in main()
96 errx(1, "TEST FAILED: failed to parse QSFP length " in main()
103 errx(1, "TEST FALIED: found unexpected return value " in main()
117 errx(1, "TEST FAILED: failed to parse QSFP length " in main()
124 errx(1, "TEST FALIED: failed to find length for key " in main()
H A Dlibsff_strings.c96 errx(1, "TEST FAILED: failed to parse SFP bad string " in main()
102 errx(1, "TEST FALIED: found unexpected return value " in main()
114 errx(1, "TEST FAILED: failed to parse SFP good string " in main()
120 errx(1, "TEST FALIED: failed to find expected key " in main()
125 errx(1, "TEST FAILED: expected string %s, found %s\n", in main()
H A Dlibsff_enc.c45 errx(1, "TEST FAILED: failed to parse SFP connector " in main()
51 errx(1, "TEST FAILED: failed to find key %s with " in main()
73 errx(1, "TEST FAILED: failed to parse QSFP connector " in main()
79 errx(1, "TEST FAILED: failed to find key %s with " in main()
H A Dlibsff_conn.c45 errx(1, "TEST FAILED: failed to parse SFP connector " in main()
51 errx(1, "TEST FAILED: failed to find key %s with " in main()
73 errx(1, "TEST FAILED: failed to parse QSFP connector " in main()
79 errx(1, "TEST FAILED: failed to find key %s with " in main()
H A Dlibsff_opts.c39 errx(1, "TEST FAILED failed to find key %s: %s\n", key, in lso_print_array()
67 errx(1, "TEST FAILED: failed to parse SFP options " in main()
88 errx(1, "TEST FAILED: failed to parse QSFP options " in main()
H A Dlibsff_compliance.c39 errx(1, "TEST FAILED failed to find key %s: %s\n", key, in lsc_print_array()
72 errx(1, "TEST FAILED: failed to parse SFP compliance " in main()
107 errx(1, "TEST FAILED: failed to parse QSFP compliance " in main()
H A Dlibsff_8472.c45 errx(1, "TEST FAILED: failed to parse SFP 8472 " in main()
51 errx(1, "TEST FAILED: failed to find key %s with " in main()
H A Dlibsff_ident.c45 errx(1, "TEST FAILED: failed to parse identifier " in main()
51 errx(1, "TEST FAILED: failed to find key %s with " in main()
H A Dlibsff_8636_extspec.c46 errx(1, "TEST FAILED: failed to parse QSFP link code " in main()
52 errx(1, "TEST FAILED: failed to find key %s with " in main()
H A Dlibsff_8636_temp.c46 errx(1, "TEST FAILED: failed to parse QSFP connector " in main()
52 errx(1, "TEST FAILED: failed to find connector when " in main()
H A Dlibsff_8636_diag.c45 errx(1, "TEST FAILED: failed to parse QSFP diagnostics: " in main()
51 errx(1, "TEST FAILED: failed to find key %s: %s ", in main()
/titanic_50/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dsocks.c87 errx(1, "getaddrinfo(\"%.64s\", \"%.64s\"): %s", h, p, in decode_addrport()
94 errx(1, "internal error: addrlen < res->ai_addrlen"); in decode_addrport()
113 errx(1, "proxy read too long"); in proxy_read_line()
145 errx(1, "Unable to read proxy passphrase"); in getproxypass()
171 errx(1, "unknown port \"%.64s\"", port); in socks_connect()
176 errx(1, "Too many authentication failures"); in socks_connect()
201 errx(1, "authentication method negotiation failed"); in socks_connect()
210 errx(1, "host name too long for SOCKS5"); in socks_connect()
248 errx(1, "internal error: silly AF"); in socks_connect()
264 errx(1, "connection failed, SOCKS error %d", buf[1]); in socks_connect()
[all …]
H A Dnetcat.c170 errx(1, "unsupported proxy protocol"); in main()
181 errx(1, "interval %s: %s", errstr, optarg); in main()
216 errx(1, "timeout %s: %s", errstr, optarg); in main()
243 errx(1, "cannot use -u and -U"); in main()
265 errx(1, "cannot use -s and -l"); in main()
267 errx(1, "cannot use -r and -l"); in main()
276 errx(1, "cannot use -z and -l"); in main()
278 errx(1, "must use -l with -k"); in main()
280 errx(1, "cannot use -l with -P, -X or -x"); in main()
294 errx(1, "no proxy support for UDP mode"); in main()
[all …]
/titanic_50/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dlogin.c140 errx(1, gettext("failed to parse %s"), argv[optind]); in cmd_login()
151 errx(1, gettext("failed to get defaults")); in cmd_login()
175 errx(1, gettext("failed to add keychain entry")); in cmd_login()
204 errx(1, in cmd_logout()
220 errx(1, gettext("failed to parse %s"), argv[optind]); in cmd_logout()
231 errx(1, gettext("failed to get defaults")); in cmd_logout()
242 errx(1, gettext("failed to delete keychain entry")); in cmd_logout()
265 errx(1, in cmd_logoutall()
269 errx(1, gettext("Failed to delete all keychain entries: %s\n"), in cmd_logoutall()
H A Dsmbutil.c107 errx(EX_DATAERR, gettext("out of memory")); in cmd_crypt()
125 errx(EX_DATAERR, gettext("unknown command %s"), cp); in cmd_help()
127 errx(EX_DATAERR, in cmd_help()
172 errx(EX_DATAERR, gettext("unknown command %s"), cp); in main()
/titanic_50/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c124 errx(EXIT_FAILURE, gettext("Usage:\tipsecalgs\n" in usage()
146 errx(EXIT_FAILURE, gettext("Out of memory.")); in bail_nomem()
221 errx(EXIT_FAILURE, gettext("cannot get execution mode for " in synch_emit_proto()
300 errx(EXIT_FAILURE, gettext("algs update short write")); in kernel_synch()
312 errx(EXIT_FAILURE, gettext( in kernel_synch()
359 errx(EXIT_FAILURE, gettext("dump algs short write")); in list_kernel_algs()
371 errx(EXIT_FAILURE, gettext( in list_kernel_algs()
391 errx(EXIT_FAILURE, gettext("invalid extension " in list_kernel_algs()
396 errx(EXIT_FAILURE, in list_kernel_algs()
451 errx(EXIT_FAILURE, gettext("duplicate number " in list_kernel_algs()
[all …]
/titanic_50/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c64 errx(1, "could not read ELF header from %s\n", in walk_symtab()
142 errx(1, "mismatched libctf versions\n"); in main()
145 errx(1, "mismatched libelf versions\n"); in main()
148 errx(2, "usage: %s <file>\n", __progname); in main()
151 errx(1, "failed to ctf_open file: %s: %s\n", argv[1], in main()
155 errx(1, "could not open %s\n", argv[1]); in main()
158 errx(1, "could not interpret ELF from %s\n", in main()
/titanic_50/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c682 errx(1, "Couldn't open object file %s: %s\n", objfile, in get_ctf_file()
725 errx(1, "Couldn't find type %s", rtname); in do_start_sizeof()
727 errx(1, "Couldn't resolve type %s", tname); in do_start_sizeof()
730 errx(1, "Couldn't get size for type %s", tname); in do_start_sizeof()
732 errx(1, "Invalid type size 0 for %s", tname); in do_start_sizeof()
746 errx(1, "Can't get field info for %s->%s", tname, fname); in do_scalar_field()
749 errx(1, "Couldn't resolve type of %s->%s", tname, fname); in do_scalar_field()
752 errx(1, "Couldn't get size for type ID %d", ftype); in do_scalar_field()
754 errx(1, "Invalid type size 0 for type ID %d", ftype); in do_scalar_field()
771 errx(1, "Can't get field info for %s->%s", tname, fname); in do_array_field()
[all …]
/titanic_50/usr/src/tools/cpcgen/
H A Dcpcgen.c411 errx(EXIT_FAILURE, "failed to parse processor id \"%s\"", fsr); in cpcgen_parse_model()
416 errx(EXIT_FAILURE, "brand string \"%s\" did not match \"%s\"", in cpcgen_parse_model()
423 errx(EXIT_FAILURE, "failed to parse family \"%s\"", fam); in cpcgen_parse_model()
429 errx(EXIT_FAILURE, "failed to parse model \"%s\"", mod); in cpcgen_parse_model()
439 errx(EXIT_FAILURE, "failed to parse stepping \"%s\": missing " in cpcgen_parse_model()
446 errx(EXIT_FAILURE, "failed to parse stepping: invalid " in cpcgen_parse_model()
451 errx(EXIT_FAILURE, "failed to parse stepping: " in cpcgen_parse_model()
511 errx(EXIT_FAILURE, "encountered non-hex stepping " in cpcgen_parse_model()
551 errx(EXIT_FAILURE, "failed to parse file %s at pos %ld: %s", in cpcgen_read_datafile()
578 errx(EXIT_FAILURE, "invalid path in mapfile: \"%s\": missing " in cpcgen_use_arch()
[all …]
/titanic_50/usr/src/cmd/tr/
H A Dstr.c86 errx(1, "illegal sequence");
178 errx(1, "unknown class %s", s->str);
201 errx(1, "misplaced equivalence equals sign");
211 errx(1, "misplaced equivalence equals sign");
309 errx(1, "sequences only valid in string2");
323 errx(1, "misplaced sequence asterisk");
341 errx(1, "illegal sequence count");
/titanic_50/usr/src/test/util-tests/tests/smbios/
H A Dsmbios.c279 errx(EXIT_FAILURE, "failed to lookup SMBIOS slot: %s", in smbios_test_verify_table()
284 errx(EXIT_FAILURE, "failed to get SMBIOS slot info: %s", in smbios_test_verify_table()
324 errx(EXIT_FAILURE, "failed to get SMBIOS peer info: %s", in smbios_test_verify_table()
329 errx(EXIT_FAILURE, "got wrong number of slot peers: %u\n", in smbios_test_verify_table()
382 errx(EXIT_FAILURE, "encountered fatal errors"); in smbios_test_verify_table()
403 errx(EXIT_FAILURE, "failed to create fake smbios table: %s", in main()
/titanic_50/usr/src/cmd/nvmeadm/
H A Dnvmeadm.c637 errx(-1, "Error Log not available on a per-namespace basis"); in do_get_logpage_error()
662 errx(-1, "SMART/Health information not available " in do_get_logpage_health()
686 errx(-1, "Firmware Slot information not available on a " in do_get_logpage_fwslot()
721 errx(-1, "invalid log page: %s", npa->npa_argv[0]); in do_get_logpage()
806 errx(-1, "unexpected arguments"); in do_get_features()
916 errx(-1, "%s not supported", npa->npa_cmd->c_name); in do_format()
919 errx(-1, "%s not supported on individual namespace", in do_format()
928 errx(-1, "invalid LBA format %d", lbaf + 1); in do_format()
931 errx(-1, "LBA formats with metadata not supported"); in do_format()
954 errx(-1, "%s not supported", npa->npa_cmd->c_name); in do_secure_erase()
[all …]

123