Searched refs:errx (Results 51 - 75 of 911) sorted by relevance

1234567891011>>

/freebsd-10.2-release/usr.sbin/pw/
H A Dpw.c160 errx(EXIT_FAILURE, "Both '-R' and '-V' "
166 errx(EX_OSFILE, \
170 errx(EX_OSFILE, "`%s' not a "
202 errx(EX_USAGE, "Bad id '%s': %s",
207 errx(EX_USAGE, "unknown keyword `%s'", argv[1]);
227 errx(EX_USAGE, "unknown switch");
241 errx(EX_USAGE, "new name too long: %s", optarg);
256 errx(EX_USAGE, "-g expects a number");
259 errx(EX_USAGE, "Bad id '%s': %s", optarg,
264 errx(EX_USAG
[all...]
/freebsd-10.2-release/sbin/mknod/
H A Dmknod.c84 errx(1, "%s: illegal %s name", name, type);
94 errx(1, "group must be specified when the owner is");
104 errx(1, "owner must be specified when the group is");
129 errx(1, "node must be type 'b' or 'c'");
134 errx(1, "%s: non-numeric major number", argv[3]);
139 errx(1, "%s: non-numeric minor number", argv[4]);
144 errx(1, "major or minor number too large");
/freebsd-10.2-release/usr.bin/netstat/
H A Dnetisr.c115 errx(-1, "%s: kvm_nlist(%s): %s", __func__, name,
118 errx(-1, "%s: kvm_nlist(%s): unresolved symbol", __func__,
121 errx(-1, "%s: kvm_read(%s): %s", __func__, name,
195 errx(-1, "%s: invalid len %ju", name, (uintmax_t)retlen);
244 errx(-1, "%s: NETISR_MAXPROT mismatch", __func__);
251 errx(-1, "%s: kvm_nlist(_netisr_proto): %s", __func__,
254 errx(-1, "%s: kvm_nlist(_netisr_proto): unresolved symbol",
258 errx(-1, "%s: kvm_read(_netisr_proto): %s", __func__,
306 errx(-1, "net.isr.proto: invalid len");
313 errx(
[all...]
/freebsd-10.2-release/contrib/netbsd-tests/lib/librumpclient/
H A Dh_execthr.c66 errx(1, "should not have returned");
68 errx(1, "got invalid magic");
119 errx(1, "exec pthread_create");
127 errx(1, "post-exec cloexec works");
131 errx(1, "invalid nlwps: %lld", (long long)p.p_nlwps);
144 errx(1, "p1 assumptions failed %d %d", p1[0], p1[1]);
148 errx(1, "p2 assumptions failed");
157 errx(1, "pthread_create 1 %d", i);
162 errx(1, "pthread_create 2 %d", i);
179 errx(
[all...]
/freebsd-10.2-release/crypto/openssh/regress/
H A Dmodpipe.c31 static void errx(int, const char *, ...) __attribute__((format(printf, 2, 3)));
47 errx(int r, const char *fmt, ...) function
84 errx(1, "Invalid modification spec \"%s\"", s);
87 errx(1, "Invalid modification spec \"%s\"", s);
89 errx(1, "Invalid XOR modification value");
94 errx(1, "Invalid modification spec \"%s\"", s);
96 errx(1, "Invalid AND modification value");
98 errx(1, "Invalid OR modification value");
103 errx(1, "Invalid modification type \"%s\"", what);
120 errx(
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/asn1/
H A Dasn1_print.c68 errx (1, "der_get_tag: %s", error_message (ret));
70 errx (1, "unreasonable length (%u) > %u",
87 errx (1, "der_get_tag: %s", error_message (ret));
89 errx (1, "unreasonable tag length (%u) > %u",
101 errx(1, "indef form used on unsupported object");
105 errx(1, "indefinite form used recursively more then %lu "
112 errx (1, "unreasonable inner length (%u) > %u",
147 errx (1, "der_get_integer: %s", error_message (ret));
155 errx (1, "der_get_heim_integer: %s",
159 errx (
[all...]
H A Dasn1_gen.c66 errx(1, "malloc");
89 if (class == NULL) errx(1, "class missing on line %lu", line);
91 if (type == NULL) errx(1, "type missing on line %lu", line);
93 if (tag == NULL) errx(1, "tag missing on line %lu", line);
95 if (length == NULL) errx(1, "length missing on line %lu", line);
99 if (c == -1) errx(1, "no valid class on line %lu", line);
101 if (ty == -1) errx(1, "no valid type on line %lu", line);
120 errx(1, "der_put_length_and_tag: %d", ret);
133 errx(1, "failed to decode data");
/freebsd-10.2-release/usr.bin/calendar/
H A Devents.c55 errx(1, "event_add: cannot allocate memory");
61 errx(1, "event_add: cannot allocate memory");
64 errx(1, "event_add: cannot allocate memory");
86 errx(1, "event_continue: cannot allocate memory");
91 errx(1, "event_continue: cannot allocate memory");
/freebsd-10.2-release/contrib/netcat/
H A Dsocks.c76 errx(1, "getaddrinfo(\"%.64s\", \"%.64s\"): %s", h, p,
83 errx(1, "internal error: addrlen < res->ai_addrlen");
97 errx(1, "proxy read too long");
121 errx(1, "Unable to read proxy passphrase");
147 errx(1, "unknown port \"%.64s\"", port);
152 errx(1, "Too many authentication failures");
177 errx(1, "authentication method negotiation failed");
186 errx(1, "host name too long for SOCKS5");
218 errx(1, "internal error: silly AF");
229 errx(
[all...]
/freebsd-10.2-release/usr.bin/su/
H A Dsu.c129 errx(1, "pam_set_item(" #what "): %s", \
219 errx(1, "not running setuid");
224 errx(1, "Permission denied");
231 errx(1, "Permission denied");
233 errx(1, "username too long");
238 errx(1, "malloc failure");
266 errx(1, "Permission denied");
268 errx(1, "who are you?");
292 errx(1, "pam_start: %s", pam_strerror(pamh, retcode));
307 errx(
[all...]
/freebsd-10.2-release/sbin/dmesg/
H A Ddmesg.c120 errx(1, "malloc failed");
132 errx(1, "kvm_nlist: %s", kvm_geterr(kd));
134 errx(1, "%s: msgbufp not found",
137 errx(1, "kvm_read: %s", kvm_geterr(kd));
139 errx(1, "kernel message buffer has different magic "
142 errx(1, "malloc failed");
148 errx(1, "kvm_read: %s", kvm_geterr(kd));
151 errx(1, "kvm_read: %s", kvm_geterr(kd));
165 errx(1, "malloc failed");
/freebsd-10.2-release/tools/regression/netinet/ipsockopt/
H A Dipsockopt.c80 errx(-1, "get_sock_priv: running without real uid 0");
129 errx(-1, "test_ip_options(%s): initial getsockopt() returned "
162 errx(-1, "test_ip_options(%s): getsockopt() after set "
170 errx(-1, "test_ip_options(%s): getsockopt() after set didn't "
177 errx(-1, "test_ip_options(%s): getsockopt() after set "
199 errx(-1, "test_ip_options(%s): getsockopt() after reset "
233 errx(-1, "test_ip_hdrincl(): initial getsockopt(IP_HDRINC) "
244 errx(-1, "test_ip_hdrincl(): setsockopt(IP_HDRINCL) on TCP "
264 errx(-1, "test_ip_hdrincl(): getsockopt(IP_HDRINCL) on UDP "
274 errx(
[all...]
/freebsd-10.2-release/usr.sbin/fdread/
H A Dfdutil.c228 errx(EX_USAGE,
234 errx(EX_USAGE,
241 errx(EX_USAGE, "bad sector size %d", j);
246 errx(EX_USAGE,
249 errx(EX_USAGE, "bad datalen %d", j);
255 errx(EX_USAGE,
261 errx(EX_USAGE,
264 errx(EX_USAGE, "bad # of cylinders %d", j);
270 errx(EX_USAGE,
281 errx(EX_USAG
[all...]
/freebsd-10.2-release/usr.bin/jot/
H A Djot.c116 errx(1, "-%c word too long", ch);
128 errx(1, "bad precision value");
147 errx(1, "bad s value: %s", argv[3]);
176 errx(1, "bad reps value: %s", argv[0]);
183 errx(1, "too many arguments. What do you mean by %s?",
213 errx(1, "impossible stepsize");
229 errx(1, "must specify begin if reps == 0");
246 errx(1, "infinite sequences cannot be bounded");
258 errx(1, "impossible stepsize");
265 errx(
[all...]
/freebsd-10.2-release/crypto/heimdal/lib/gssapi/
H A Dtest_context.c97 errx(1, "name '%s' not unknown", name);
173 errx(1, "init_sec_context: %s",
202 errx(1, "accept_sec_context: %s",
224 errx(1, "got delegated cred but didn't expect one");
226 errx(1, "asked for delegarated cred but did get one");
228 errx(1, "got deleg_cred cred but didn't ask");
231 errx(1, "mech mismatch");
235 errx(1, "num loops %d was lager then max loops %d",
259 errx(1, "gss_wrap failed: %s",
265 errx(
[all...]
H A Dtest_acquire_cred.c84 errx(1, "add_cred failed");
91 errx(1, "release_cred failed");
110 errx(1, "acquire_cred failed");
121 errx(1, "release_cred failed");
146 errx(1, "import_name failed");
243 errx(1, "unknown type %s", acquire_type);
253 errx(1, "unknown name type %s", name_type);
260 errx(1, "gss_krb5_ccache_name %s",
269 errx(1, "gss_create_empty_oid_set: %s",
274 errx(
[all...]
H A Dtest_ntlm.c74 errx(1, "heim_ntlm_encode_type1");
95 errx(1, "accept_sec_context v1: %s",
99 errx(1, "output.length == 0");
106 errx(1, "heim_ntlm_decode_type2");
136 errx(1, "heim_ntlm_encode_type3");
154 errx(1, "accept_sec_context v1 2 %s",
161 errx(1, "no source name!");
200 errx(1, "heim_ntlm_encode_type1");
221 errx(1, "accept_sec_context v2 %s",
225 errx(
[all...]
H A Dtest_oid.c54 errx(1, "gss_oid_to_str failed");
63 errx(1, "gss_oid_to_str failed");
/freebsd-10.2-release/sbin/mksnap_ffs/
H A Dmksnap_ffs.c58 errx(EX_USAGE, "usage: mksnap_ffs snapshot_name");
88 errx(1, "pathname too long %s", snapname);
102 errx(1, "%s: Not a directory", path);
106 errx(1, "Lack write permission in %s: Sticky bit set", path);
113 errx(1, "Cannot retrieve operator gid");
135 errx(1, "File %s is not a snapshot", snapname);
/freebsd-10.2-release/tools/regression/netatalk/simple_send/
H A Dsimple_send.c73 errx(1, "socket: %s\n", strerror(errno));
77 errx(1, "bind: %u.%u returned %s\n",
84 errx(1, "connect: %u.%u returned %s\n",
102 errx(1, "simple_send from_addr to_addr");
109 errx(1, "%s: illegal address", addr_from);
119 errx(1, "%s: illegal address", addr_to);
/freebsd-10.2-release/crypto/heimdal/lib/wind/
H A Didn-lookup.c77 errx(1, "malloc failed");
79 errx(1, "malloc failed");
83 errx(1, "utf8 conversion failed");
86 errx(1, "stringprep failed");
99 errx(1, "punycode failed");
114 errx(1, "getaddrinfo failed: %s", gai_strerror(ret));
/freebsd-10.2-release/crypto/heimdal/lib/hx509/
H A Dtest_soft_pkcs11.c94 errx(1, "C_GetFunctionList failed: %d", (int)ret);
100 errx(1, "C_GetSlotList1 failed: %d", (int)ret);
103 errx(1, "no slots");
110 errx(1, "C_GetSlotList2 failed: %d", (int)ret);
117 errx(1, "C_GetSlotInfo failed: %d", (int)ret);
120 errx(1, "no token present");
125 errx(1, "C_OpenSession failed: %d", (int)ret);
129 errx(1, "C_GetTokenInfo1 failed: %d", (int)ret);
135 errx(1, "C_Login failed: %d", (int)ret);
140 errx(
[all...]
/freebsd-10.2-release/usr.bin/bsdiff/bspatch/
H A Dbspatch.c104 if(argc!=4) errx(1,"usage: %s oldfile newfile patchfile\n",argv[0]);
175 errx(1, "Corrupt patch");
181 errx(1, "Corrupt patch");
190 errx(1, "Corrupt patch");
199 errx(1, "BZ2_bzReadOpen, bz2err = %d", cbz2err);
204 errx(1, "BZ2_bzReadOpen, bz2err = %d", dbz2err);
209 errx(1, "BZ2_bzReadOpen, bz2err = %d", ebz2err);
229 errx(1, "Corrupt patch");
236 errx(1, "Corrupt patch");
240 errx(
[all...]
/freebsd-10.2-release/libexec/rtld-aout/
H A Dsupport.c68 errx(1, "Could not allocate memory");
79 errx(1, "Could not allocate memory");
/freebsd-10.2-release/sbin/devfs/
H A Ddevfs.c87 errx(1, "unknown command: %s", av[0]);
120 errx(1, "error converting to integer: %s", s);
133 errx(1, "error converting to number: %s", s); /* XXX clarify */
159 errx(1, "cannot allocate memory");
164 errx(1, "cannot allocate memory");
194 errx(1, "cannot allocate memory");
202 errx(1, "cannot allocate memory");
212 errx(1, "cannot allocate memory");

Completed in 146 milliseconds

1234567891011>>