Searched refs:errx (Results 201 - 225 of 911) sorted by relevance

1234567891011>>

/freebsd-10.2-release/tools/tools/atsectl/
H A Datsectl.c94 errx(1, "Failed to open " DEV_CFI0_PATH);
99 errx(1, "Short read from %s", fdevs[fdev]);
113 errx(1, "Failed to open " DEV_CFI0_PATH);
116 errx(1, "Short write on %s", fdevs[fdev]);
273 errx(1, "Failed to parse Ethernet address given: %s\n", p);
275 errx(1, "Failed to parse Ethernet address given: %lx\n", l);
280 errx(1, "Failed to parse Ethernet address given\n");
/freebsd-10.2-release/sbin/atm/atmconfig/
H A Datmconfig_device.c228 errx(1, "no ATM interfaces found");
309 errx(1, "AtmHW table: %s", snmp_client.error);
354 errx(1, "illegal mode for -m '%s'", optarg);
359 errx(1, "device modify needs one argument");
367 errx(1, "%s: no such ATM interface", argv[0]);
380 errx(1, "must specify something to modify");
383 errx(1, "No response from '%s': %s", snmp_client.chost,
387 errx(1, "Error modifying device");
416 errx(1, "AtmIf table: %s", snmp_client.error);
/freebsd-10.2-release/usr.sbin/pkg_install/lib/
H A Dfile.c191 errx(2, "%s: can't stat '%s'", __func__, fname);
198 errx(2, "%s: unable to open '%s' for reading", __func__, fname);
202 errx(2, "%s: short read on '%s' - did not get %lld bytes", __func__,
255 errx(2, "%s: cannot fopen '%s' for writing", __func__, name);
260 errx(2, "%s: short fwrite on '%s', tried to write %ld bytes",
265 errx(2, "%s: failure to fclose '%s'", __func__, name);
280 errx(2, "%s: could not perform '%s'", __func__, cmd);
300 errx(2, "%s: could not move '%s' to '%s'", __func__, from, to);
333 errx(2, "%s: could not perform '%s'", __func__, cmd);
/freebsd-10.2-release/usr.sbin/pkg_install/version/
H A Dperform.c97 errx(2, "Unable to find package database directory!");
190 errx(2, "Unable to open %s in %s.", IndexPath, __func__);
211 errx(2, "The INDEX does not appear to be valid!");
213 errx(2, "Unable to allocate memory in %s.", __func__);
231 errx(2, "The INDEX does not appear to be valid!");
368 errx(2, "Unable to open %s.", pkgname);
374 errx(2, "Unable to open %s.", pkgname);
383 errx(2, "Unable to open %s.", pattern);
389 errx(2, "Unable to open %s.", pattern);
/freebsd-10.2-release/usr.sbin/pmccontrol/
H A Dpmccontrol.c148 errx(EX_CONFIG, "No PMCs found");
163 errx(EX_DATAERR, "CPU id too large: \"%d\"", cpu);
166 errx(EX_DATAERR, "PMC id too large: \"%d\"", pmc);
387 errx(EX_DATAERR,
407 errx(EX_DATAERR,
440 errx(EX_USAGE,
446 errx(EX_USAGE, "%s", usage_message);
456 (void) errx(EX_USAGE, "%s", usage_message);
477 errx(EX_USAGE,
/freebsd-10.2-release/crypto/heimdal/appl/test/
H A Dgss_common.c66 errx (1, "EOF in read");
68 errx (1, "read");
132 errx (1, "Unknown mechanism '%s' (spnego, krb5, no-oid)", mech);
H A Dhttp_client.c62 errx (1, "getaddrinfo(%s): %s", hostname, gai_strerror(error));
77 errx (1, "failed to contact %s", hostname);
95 errx(1, "vasprintf");
204 errx(1, "connection failed");
251 errx(1, "strdup");
320 errx(1, "usage: %s host [page]", getprogname());
350 errx(1, "Got %s but missed `WWW-Authenticate'", req.response);
357 errx(1, "Got %s but missed `WWW-Authenticate'", req.response);
389 errx(1, "invalid Negotiate token");
393 errx(
[all...]
/freebsd-10.2-release/sbin/clri/
H A Dclri.c99 errx(1, "%s: can't read superblock", fs);
109 errx(2, "cannot find file system superblock");
116 errx(1, "%s is not a valid inode number", *argv);
/freebsd-10.2-release/sbin/devfs/
H A Drule.c105 errx(1, "unknown command: %s", av[0]);
300 errx(1, "unexpected end of rulespec");
325 errx(1, "unexpected end of rulespec");
342 errx(1, "expecting argument for type");
349 errx(1, "unknown type: %s", av[1]);
354 errx(1, "expecting argument for path");
374 errx(1, "expecting argument for user");
384 errx(1, "expecting argument for group");
394 errx(1, "expecting argument for mode");
398 errx(
[all...]
/freebsd-10.2-release/sbin/ifconfig/
H A Daf_link.c83 errx(1, "can't set link-level netmask or broadcast");
85 errx(1, "malloc failed");
92 errx(1, "malformed link-level address");
/freebsd-10.2-release/sbin/ipfw/
H A Dipv6.c47 errx(EX_DATAERR, "Rule too long"); \
68 errx(EX_DATAERR, "unknown ICMPv6 unreachable code ``%s''", str);
151 errx(EX_DATAERR, "invalid ICMP6 type");
159 errx(EX_DATAERR, "ICMP6 type out of range");
256 errx( EX_DATAERR, "invalid option for ipv6 exten header" );
401 errx(EX_DATAERR, "bad address \"%s\"", av);
406 errx(EX_DATAERR, "bad width \"%s\''", p);
430 errx(EX_DATAERR, "not any never matches");
452 errx(EX_DATAERR, "address list too long");
478 errx(EX_DATAER
[all...]
/freebsd-10.2-release/sbin/mdmfs/
H A Dmdmfs.c255 errx(1, "bad device unit: %s", unitstr);
266 errx(1, "-P requires a vnode-backed disk");
298 errx(1, "vasprintf");
303 errx(1, "asprintf");
354 errx(1, "mdconfig (attach) exited with error code %d", rv);
387 errx(1, "mdconfig (attach) exited with error code %d", rv);
399 errx(1, "unexpected output from mdconfig (attach)");
409 errx(1, "unexpected output from mdconfig (attach)");
441 errx(1, "mount exited with error code %d", rv);
513 errx(
[all...]
/freebsd-10.2-release/bin/chflags/
H A Dchflags.c108 errx(1, "the -R and -h options may not be "
134 errx(1, "invalid flags: %s", flags);
139 errx(1, "invalid flag: %s", flags);
/freebsd-10.2-release/bin/kill/
H A Dkill.c88 errx(2, "illegal signal number: %s", *argv);
120 errx(2, "illegal signal number: %s", *argv);
143 errx(2, "illegal process id: %s", *argv);
/freebsd-10.2-release/tools/regression/filemon/
H A Dtimed-forkb.c95 errx(1, "%s: can't fork", __func__);
145 errx(1, "illegal number, -n argument -- %s",
151 errx(1, "illegal number, -t argument -- %s",
/freebsd-10.2-release/tools/regression/netinet/udpzerobyte/
H A Dudpzerobyte.c55 errx(-1, "no arguments allowed\n");
83 errx(-1, "Protocol %s recv(sock_receive, NULL, 0) before: %zd",
101 errx(-1, "Protocol %s recv(sock_receive, NULL, 0) after: %zd",
/freebsd-10.2-release/crypto/heimdal/lib/wind/
H A Dtest-normalize.c59 errx(1, "increase MAX_LENGTH_CANON");
62 errx(1, "failed to parse hex: %s", n);
150 errx(1, "usage: %s [file]", argv[0]);
/freebsd-10.2-release/usr.sbin/fifolog/fifolog_reader/
H A Dfifolog_reader.c111 errx(1, "Didn't understand \"%s\"", optarg);
119 errx(1, "Didn't understand \"%s\"", optarg);
156 errx(1, "Begin time not before End time");
/freebsd-10.2-release/usr.bin/calendar/
H A Dcalendar.c100 errx(1, "number of days must be positive");
106 errx(1, "number of days must be positive");
196 errx(1, "setenv: %s", strerror(errno));
/freebsd-10.2-release/usr.bin/dpv/
H A Ddpv.c267 errx(EXIT_FAILURE, "Out of memory?!");
280 errx(EXIT_FAILURE, "Out of memory?!");
290 errx(EXIT_FAILURE, "Out of memory?!");
317 errx(EXIT_FAILURE,
334 errx(EXIT_FAILURE,
347 errx(EXIT_FAILURE, "Out of memory?!");
357 errx(EXIT_FAILURE,
367 errx(EXIT_FAILURE, "Out of memory?!");
379 errx(EXIT_FAILURE,
410 errx(EXIT_FAILUR
[all...]
/freebsd-10.2-release/usr.bin/head/
H A Dhead.c80 errx(1, "illegal byte count -- %s", optarg);
85 errx(1, "illegal line count -- %s", optarg);
95 errx(1, "can't combine line and byte counts");
/freebsd-10.2-release/usr.sbin/spray/
H A Dspray.c126 errx(1, "%s", clnt_spcreateerror(""));
142 errx(1, "%s", clnt_sperror(cl, ""));
163 errx(1, "%s", clnt_sperror(cl, ""));
/freebsd-10.2-release/usr.sbin/ypset/
H A Dypset.c69 errx(1, "%s not running ypserv", server);
79 errx(1, "can't find address for %s", server);
135 errx(1, "host %s unknown", optarg);
/freebsd-10.2-release/usr.sbin/pw/
H A Dpw_user.c79 errx(EX_OSERR, "out of memory");
182 errx(EX_DATAERR, "invalid directory creation mode '%s'",
199 errx(EX_DATAERR, "invalid base directory for home '%s'", cnf->home);
232 errx(EX_OSFILE, "'%s' (root home parent) is not a directory", dbuf);
243 errx(EX_OSFILE, "root home `%s' is not a directory", cnf->home);
261 errx(EX_NOUSER, "group `%s' does not exist", p);
275 errx(EX_NOUSER, "group `%s' does not exist", p);
286 errx(EX_OSFILE, "skeleton `%s' is not a directory or does not exist", cnf->dotdir);
296 errx(EX_DATAERR, "can't combine `-D' with `-n name'");
327 errx(EX_DATAER
[all...]
/freebsd-10.2-release/usr.bin/join/
H A Djoin.c139 errx(1, "-1 option field number less than 1");
141 errx(1, "illegal field number -- %s", optarg);
146 errx(1, "-2 option field number less than 1");
148 errx(1, "illegal field number -- %s", optarg);
161 errx(1, "-a option file number not 1 or 2");
165 errx(1, "illegal file number -- %s", optarg);
173 errx(1, "-j option field number less than 1");
175 errx(1, "illegal field number -- %s", optarg);
186 errx(1, "illegal tab character specification");
200 errx(
[all...]

Completed in 159 milliseconds

1234567891011>>