Searched refs:errx (Results 226 - 250 of 911) sorted by relevance

1234567891011>>

/freebsd-10.2-release/sbin/newfs_msdos/
H A Dnewfs_msdos.c283 errx(1, "%s: bad FAT type", optarg);
292 errx(1, "%s: bad volume label", optarg);
297 errx(1, "%s: bad OEM string", optarg);
365 errx(1, "create (-C) is incompatible with -N");
368 errx(1, "failed to create %s", fname);
370 errx(1, "failed to initialize %jd bytes", (intmax_t)opt_create);
385 errx(1, "cannot seek to %jd", (intmax_t)opt_ofs);
428 errx(1, "bytes/sector (%u) is not a power of 2", bpb.bpbBytesPerSec);
430 errx(1, "bytes/sector (%u) is too small; minimum is %u",
439 errx(
[all...]
/freebsd-10.2-release/usr.sbin/tzsetup/
H A Dtzsetup.c349 errx(1, "%s:%d: invalid format", path_iso3166, lineno);
357 errx(1, "%s:%d: invalid format", path_iso3166, lineno);
359 errx(1, "%s:%d: invalid code `%s'", path_iso3166,
365 errx(1, "%s:%d: invalid format", path_iso3166, lineno);
368 errx(1, "%s:%d: invalid format", path_iso3166, lineno);
374 errx(1, "%s:%d: country code `%s' multiply defined: %s",
378 errx(1, "malloc failed");
381 errx(1, "malloc failed");
395 errx(1, "%s:%d: country code `%s' invalid", path_zonetab,
400 errx(
[all...]
/freebsd-10.2-release/sbin/ping/
H A Dping.c284 errx(EX_USAGE,
307 errx(EX_USAGE, "invalid packet size: `%s'",
321 errx(EX_USAGE, "invalid packet size: `%s'",
335 errx(EX_USAGE, "invalid increment size: `%s'",
348 errx(EX_USAGE,
356 errx(EX_USAGE, "invalid timing interval: `%s'",
372 errx(EX_USAGE,
391 errx(EX_USAGE, "invalid message: `%c'", optarg[0]);
398 errx(EX_USAGE, "invalid TTL: `%s'", optarg);
417 errx(
[all...]
/freebsd-10.2-release/sbin/atm/atmconfig/
H A Ddiag.c515 errx(1, "no ATM interfaces found");
542 errx(1, "no arguments required for 'diag list'");
546 errx(1, "no ATM interfaces found");
585 errx(1, "no ATM interfaces found");
603 errx(1, "no such interface: %s", arg);
605 errx(1, "interface %s has no phy", arg);
628 errx(1, "missing arguments for 'diag phy set'");
635 errx(1, "malformed register number '%s'", argv[1]);
637 errx(1, "register number too large");
645 errx(
[all...]
/freebsd-10.2-release/crypto/heimdal/kadmin/
H A Dtest_util.c81 errx (1, "krb5_init_context failed: %d", ret);
/freebsd-10.2-release/crypto/heimdal/lib/asn1/
H A Dcheck-timegm.c68 errx(1, "tmtime failes");
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/
H A Dtest_common.c66 errx(1, "malloc");
/freebsd-10.2-release/crypto/heimdal/lib/krb5/
H A Dtest_time.c74 errx(1, "krb5_init_context %d", ret);
/freebsd-10.2-release/crypto/heimdal/lib/roken/
H A Dmini_inetd.c103 errx (1, "mini_inetd: out of memory");
129 errx (1, "fd too large");
136 errx (1, "no sockets");
191 errx (1, "getaddrinfo: %s", gai_strerror (error));
/freebsd-10.2-release/contrib/openbsm/tools/
H A Daudump.c90 errx(-1, "getacflg: %d", ret);
98 errx(-1, "getacmin: %d", ret);
106 errx(-1, "getacna: %d", ret);
118 errx(-1, "getacdir: %d", ret);
/freebsd-10.2-release/sbin/ifconfig/
H A Difgroup.c56 errx(1, "setifgroup: group names may not end in a digit");
59 errx(1, "setifgroup: group name too long");
74 errx(1, "unsetifgroup: group names may not end in a digit");
77 errx(1, "unsetifgroup: group name too long");
/freebsd-10.2-release/sbin/rcorder/
H A Dealloc.c63 errx(2, "Cannot allocate memory.");
/freebsd-10.2-release/contrib/bsnmp/lib/
H A Dsupport.h41 void errx(int, const char *, ...) __printflike(2, 3) __dead2;
/freebsd-10.2-release/bin/setfacl/
H A Dfile.c70 errx(1, "line too long in %s", filename);
/freebsd-10.2-release/bin/sh/bltin/
H A Dbltin.h64 #define errx(exitstatus, ...) error(__VA_ARGS__) macro
/freebsd-10.2-release/tools/regression/lib/libc/gen/
H A Dtest-fmtcheck.c95 errx(1, "Test %d: (%s) vs. (%s) failed "
/freebsd-10.2-release/usr.bin/tset/
H A Dwrterm.c60 errx(1, "termcap names not colon terminated");
/freebsd-10.2-release/usr.bin/unexpand/
H A Dunexpand.c215 errx(1, "bad tab stop spec");
217 errx(1, "bad tab stop spec");
219 errx(1, "too many tab stops");
224 errx(1, "bad tab stop spec");
/freebsd-10.2-release/usr.bin/xlint/common/
H A Dmem.c92 errx(1, "virtual memory exhausted");
/freebsd-10.2-release/usr.sbin/acpi/acpidump/
H A Dacpi_user.c86 errx(1, "out of memory");
205 errx(1, "opening %s", infile);
210 errx(1, "fstat %s", infile);
214 errx(1, "mmap %s", infile);
/freebsd-10.2-release/usr.sbin/bootparamd/callbootd/
H A Dcallbootd.c100 errx(1, "could not contact bootparam server on host %s", server);
108 errx(2, "bogus addr %s", argv[2]);
115 errx(1, "bad answer returned from server %s", server);
138 errx(1, "bad answer returned from server %s", server);
/freebsd-10.2-release/usr.sbin/daemon/
H A Ddaemon.c104 errx(3, "process already running, pid: %d",
118 errx(3, "process already running, pid: %d",
231 errx(1, "unknown user: %s", user);
234 errx(1, "failed to set user environment");
/freebsd-10.2-release/tools/tools/bus_autoconf/
H A Dbus_load_file.c67 errx(EX_SOFTWARE, "Out of memory");
/freebsd-10.2-release/tools/tools/iwi/
H A Diwistats.c120 errx(EX_DATAERR, "Invalid interface name '%s'", iface);
/freebsd-10.2-release/usr.bin/calendar/
H A Dlocale.c91 errx(1, "cannot allocate memory");
103 errx(1, "cannot allocate memory");
119 errx(1, "cannot allocate memory");
131 errx(1, "cannot allocate memory");

Completed in 104 milliseconds

1234567891011>>