/titanic_41/usr/src/cmd/cmd-inet/usr.bin/nc/ |
H A D | socks.c | 87 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 D | netcat.c | 170 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_41/usr/src/cmd/fs.d/smbclnt/smbutil/ |
H A D | login.c | 140 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 D | smbutil.c | 107 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_41/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/ |
H A D | ipsecalgs.c | 124 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_41/usr/src/lib/libsaveargs/tests/dump/ |
H A D | dump.c | 64 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_41/usr/src/cmd/sgs/elfdump/common/ |
H A D | gen_struct_layout.c | 682 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_41/usr/src/cmd/tr/ |
H A D | str.c | 86 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");
|
H A D | tr.c | 212 errx(1, "strdup(argv[1])"); in main() 217 errx(1, "empty string2"); in main()
|
/titanic_41/usr/src/cmd/nvmeadm/ |
H A D | nvmeadm.c | 637 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 …]
|
/titanic_41/usr/src/cmd/sendmail/db/include/ |
H A D | clib_ext.h | 10 void errx __P((int eval, const char *, ...)); 12 void errx();
|
/titanic_41/usr/src/cmd/tail/ |
H A D | tail.c | 81 errx(1, "illegal offset -- %s", optarg); \ in main() 168 errx(1, "Couldn't malloc space for file name."); in main() 287 errx(1, "illegal option -- %s", *argv); in obsolete()
|
/titanic_41/usr/src/cmd/mailwrapper/ |
H A D | mailwrapper.c | 121 errx(EX_CONFIG, "no mapping for %s in %s", in main() 167 errx(EX_CONFIG, "parse error in %s at line %lu", in main()
|
/titanic_41/usr/src/head/ |
H A D | err.h | 40 void errx(int, const char *, ...) __NORETURN;
|
/titanic_41/usr/src/lib/libresolv2/include/ |
H A D | err.h | 53 __dead void errx __P((int, const char *, ...)) __attribute__((__volatile));
|
/titanic_41/usr/src/lib/libast/common/uwin/ |
H A D | err.c | 87 extern void errx(int code, const char* fmt, ...) in errx() function
|
/titanic_41/usr/src/tools/ctf/ctfstrip/ |
H A D | ctfstrip.c | 52 errx(EXIT_FAILURE, "Spawn attribute initialization failed: %s", in main()
|
/titanic_41/usr/src/cmd/od/ |
H A D | od.c | 421 errx(1, _("missing type string")); in do_type_string() 534 errx(1, _("unrecognized type string character: %c"), in do_type_string() 776 errx(1, _("invalid offset string specified")); in main()
|
/titanic_41/usr/src/lib/libc/port/gen/ |
H A D | err.c | 231 errx(int status, const char *fmt, ...) in errx() function
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/ |
H A D | whois.c | 200 errx(EX_USAGE, "can't search for a null string"); in choose_server()
|
/titanic_41/usr/src/cmd/sed/ |
H A D | process.c | 558 errx(1, "%s: %s", outfname, strerror(errno ? errno : EIO)); in flush_appends() 640 errx(1, "%s: %s", outfname, strerror(errno ? errno : EIO)); in lputs()
|
H A D | main.c | 331 errx(1, in mf_fgets()
|
H A D | compile.c | 689 errx(1, "%s", strerror(EILSEQ)); in compile_tr() 692 errx(1, "%s", strerror(EILSEQ)); in compile_tr()
|
/titanic_41/usr/src/cmd/ssh/ssh/ |
H A D | sshconnect.c | 569 errx(1, "YESEXPR: %s: %s", nl_langinfo(YESEXPR), errstr); in confirm() 577 errx(1, "NOEXPR: %s: %s", nl_langinfo(NOEXPR), errstr); in confirm()
|
/titanic_41/usr/src/cmd/fs.d/smbclnt/mount/ |
H A D | mount.c | 200 errx(EX_OK, gettext("version %d.%d.%d"), in main()
|