Searched refs:errx (Results 1 - 25 of 36) sorted by relevance

12

/illumos-gate/usr/src/head/
H A Derr.h40 void errx(int, const char *, ...) __NORETURN;
/illumos-gate/usr/src/cmd/fs.d/smbclnt/smbutil/
H A Dlogin.c140 errx(1, gettext("failed to parse %s"), argv[optind]);
151 errx(1, gettext("failed to get defaults"));
175 errx(1, gettext("failed to add keychain entry"));
204 errx(1,
220 errx(1, gettext("failed to parse %s"), argv[optind]);
231 errx(1, gettext("failed to get defaults"));
242 errx(1, gettext("failed to delete keychain entry"));
265 errx(1,
269 errx(1, gettext("Failed to delete all keychain entries: %s\n"),
H A Dsmbutil.c107 errx(EX_DATAERR, gettext("out of memory"));
125 errx(EX_DATAERR, gettext("unknown command %s"), cp);
127 errx(EX_DATAERR,
172 errx(EX_DATAERR, gettext("unknown command %s"), cp);
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dsocks.c87 errx(1, "getaddrinfo(\"%.64s\", \"%.64s\"): %s", h, p,
94 errx(1, "internal error: addrlen < res->ai_addrlen");
113 errx(1, "proxy read too long");
145 errx(1, "Unable to read proxy passphrase");
171 errx(1, "unknown port \"%.64s\"", port);
176 errx(1, "Too many authentication failures");
201 errx(1, "authentication method negotiation failed");
210 errx(1, "host name too long for SOCKS5");
248 errx(1, "internal error: silly AF");
264 errx(
[all...]
H A Dnetcat.c170 errx(1, "unsupported proxy protocol");
181 errx(1, "interval %s: %s", errstr, optarg);
216 errx(1, "timeout %s: %s", errstr, optarg);
243 errx(1, "cannot use -u and -U");
265 errx(1, "cannot use -s and -l");
267 errx(1, "cannot use -r and -l");
276 errx(1, "cannot use -z and -l");
278 errx(1, "must use -l with -k");
280 errx(1, "cannot use -l with -P, -X or -x");
294 errx(
[all...]
/illumos-gate/usr/src/cmd/sendmail/db/include/
H A Dclib_ext.h10 void errx __P((int eval, const char *, ...));
12 void errx();
/illumos-gate/usr/src/lib/libresolv2/include/
H A Derr.h53 __dead void errx __P((int, const char *, ...)) __attribute__((__volatile));
/illumos-gate/usr/src/lib/libsaveargs/tests/dump/
H A Ddump.c64 errx(1, "could not read ELF header from %s\n",
142 errx(1, "mismatched libctf versions\n");
145 errx(1, "mismatched libelf versions\n");
148 errx(2, "usage: %s <file>\n", __progname);
151 errx(1, "failed to ctf_open file: %s: %s\n", argv[1],
155 errx(1, "could not open %s\n", argv[1]);
158 errx(1, "could not interpret ELF from %s\n",
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c124 errx(EXIT_FAILURE, gettext("Usage:\tipsecalgs\n"
146 errx(EXIT_FAILURE, gettext("Out of memory."));
221 errx(EXIT_FAILURE, gettext("cannot get execution mode for "
300 errx(EXIT_FAILURE, gettext("algs update short write"));
302 /* err/errx call exit(). */
312 errx(EXIT_FAILURE, gettext(
359 errx(EXIT_FAILURE, gettext("dump algs short write"));
361 /* err/errx call exit(). */
371 errx(EXIT_FAILURE, gettext(
391 errx(EXIT_FAILUR
[all...]
/illumos-gate/usr/src/cmd/ptools/psecflags/
H A Dpsecflags.c167 errx(1, "the effective flags cannot "
170 errx(1, "unknown security flag "
178 errx(1, "couldn't parse security flags: %s",
233 errx(1, gettext("failed setting "
248 errx(1, gettext("No such id type: '%s'"),
253 errx(1, gettext("invalid or non-existent "
264 errx(1, gettext("failed setting "
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dgen_struct_layout.c694 errx(1, "Couldn't open object file %s: %s\n", objfile,
737 errx(1, "Couldn't find type %s", rtname);
739 errx(1, "Couldn't resolve type %s", tname);
742 errx(1, "Couldn't get size for type %s", tname);
744 errx(1, "Invalid type size 0 for %s", tname);
758 errx(1, "Can't get field info for %s->%s", tname, fname);
761 errx(1, "Couldn't resolve type of %s->%s", tname, fname);
764 errx(1, "Couldn't get size for type ID %d", ftype);
766 errx(1, "Invalid type size 0 for type ID %d", ftype);
783 errx(
[all...]
/illumos-gate/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");
H A Dtr.c212 errx(1, "strdup(argv[1])");
217 errx(1, "empty string2");
/illumos-gate/usr/src/cmd/tail/
H A Dtail.c81 errx(1, "illegal offset -- %s", optarg); \
168 errx(1, "Couldn't malloc space for file name.");
287 errx(1, "illegal option -- %s", *argv);
/illumos-gate/usr/src/test/os-tests/tests/file-locking/
H A Dacquire-lock.c136 errx(EXIT_FAILURE, BAD_ARGS_MESSAGE, argc - 1);
149 errx(EXIT_FAILURE, BAD_MODE_MESSAGE);
H A Dutil.c103 errx(EXIT_FAILURE, BAD_LOCK_MESSAGE);
/illumos-gate/usr/src/boot/sys/boot/usb/tools/
H A Dsysinit.c99 errx(EX_SOFTWARE, "Could not allocate memory");
106 errx(EX_USAGE, "sysinit -i sysinit.bin -o sysinit_data.c \\\n"
217 errx(EX_SOFTWARE, "Input file size is not divisible by %u",
267 errx(EX_USAGE, "Unknown keyword '%s'", keyword);
/illumos-gate/usr/src/cmd/mailwrapper/
H A Dmailwrapper.c121 errx(EX_CONFIG, "no mapping for %s in %s",
167 errx(EX_CONFIG, "parse error in %s at line %lu",
/illumos-gate/usr/src/tools/btxld/
H A Dbtxld.c257 errx(2, "%s: Filename too long", oname);
315 errx(1, "%s: Not a BTX kernel", fname);
338 errx(1, "%s: Too big", fname);
456 errx(2, "%s: Short read", fname);
489 errx(2, "%s: Short write", tname);
512 errx(1, "%s: Unknown format", arg);
528 errx(1, "%s: Illegal address", arg);
544 errx(1, "%s: Illegal page number", arg);
/illumos-gate/usr/src/lib/libast/common/uwin/
H A Derr.c87 extern void errx(int code, const char* fmt, ...) function
/illumos-gate/usr/src/tools/ctf/ctfstrip/
H A Dctfstrip.c52 errx(EXIT_FAILURE, "Spawn attribute initialization failed: %s",
/illumos-gate/usr/src/test/os-tests/tests/spoof-ras/
H A Dspoof-ras.c126 errx(EXIT_FAILURE, "The prefix \"%s\" is "
609 errx(EXIT_FAILURE, "These tests need to be run as a user "
614 errx(EXIT_FAILURE, "These tests need to be run as a user "
619 errx(EXIT_FAILURE, "These tests need to be run as a user "
/illumos-gate/usr/src/cmd/od/
H A Dod.c421 errx(1, _("missing type string"));
534 errx(1, _("unrecognized type string character: %c"),
776 errx(1, _("invalid offset string specified"));
/illumos-gate/usr/src/lib/libc/port/gen/
H A Derr.c231 errx(int status, const char *fmt, ...) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/
H A Dwhois.c200 errx(EX_USAGE, "can't search for a null string");

Completed in 115 milliseconds

12