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

/external/valgrind/main/none/tests/
H A Dmmap_fcntl_bug.c25 errx(1, "Usage: %s <normal-file>", argv[0]);
51 errx(1, "zero offset from initial after mmap differs from 123 (TEST FAILED)");
67 errx(1, "Child died with signal %i", WTERMSIG(status));
71 errx(1, "Child got lock, we must have dropped it (TEST FAILED)");
76 errx(1, "Child weird exit status %i", WEXITSTATUS(status));
/external/chromium_org/chrome/installer/mac/third_party/bsdiff/
H A Dgoobspatch.c272 errx(1, "BZ2_bzReadOpen(%s): %d", tag, bz2_err);
275 errx(1, "xzdopen(%s): %d", tag, lzma_err);
286 errx(1, "gzdopen(%s)", tag);
288 errx(1, "cfopen(%s): unknown method %d", tag, method);
305 errx(1, "BZ2_bzReadClose(%s): %d\n",
312 errx(1, "gzclose(%s): %d", cf->tag, gz_err);
315 errx(1, "xzclose(%s): %d", cf->tag, lzma_err);
317 errx(1, "cfclose(%s): unknown method %d", cf->tag, cf->method);
330 errx(1, "fread(%s, %zd): short read %zd",
339 errx(
[all...]
H A Dgoobsdiff.c275 errx(1, "BZ2_bzBuffToBuffCompress: %d", bz2_err);
294 errx(1, "compress2gzip: %d", gz_err);
322 errx(1, "lzma_easy_buffer_encode: %d", lzma_err);
349 if(argc!=4) errx(1,"usage: %s oldfile newfile patchfile",argv[0]);
/external/ipsec-tools/src/racoon/
H A Dmain.c149 errx(1, "must be root to invoke this program.");
161 errx(1, "could not set umask");
190 errx(1, "something error happened "
197 errx(1, "could not initialize ISAKMP mode config structures");
202 errx(1, "could not initialize libldap");
212 errx(1, "failed to parse configuration file.");
226 errx(1, "could not initialize libradius");
237 errx(1, "something error happened "
245 errx(1, "failed to be daemon. (%s)",
H A Dracoonctl.c269 errx(1, "Incompatible racoonctl interface");
339 errx(1, "Cannot make combuf");
347 errx(1, "Cannot send combuf");
406 errx(1, "not enough core");
439 errx(1, "too many arguments");
443 errx(1, "not enough core");
464 errx(1, "not enough core");
486 errx(1, "insufficient arguments");
489 errx(1, "unknown protocol %s", *av);
493 errx(
[all...]
H A Deaytest.c209 errx(1, "%s", eay_strerror());
302 errx(1, "asn1dn length mismatched (%zu != %zu).\n", asn1dn ? asn1dn->l : -1, asn1dn0.l);
311 errx(1, "asn1dn mismatched.\n");
319 errx(1, "asn1dn length wrong for wildcard 1\n");
321 errx(1, "asn1dn mismatched for wildcard 1.\n");
329 errx(1, "asn1dn length wrong for wildcard 2\n");
331 errx(1, "asn1dn mismatched for wildcard 2.\n");
567 errx(1, "read: length mismatch");
H A Dplog.c225 errx(1, "ERROR: failed to open log file %s.", logfile);
H A Dlocalconf.c75 errx(1, "failed to allocate local conf.");
H A Dlogger.c247 errx(1, "hoge");
/external/bsdiff/
H A Dbspatch.c73 if(argc!=4) errx(1,"usage: %s oldfile newfile patchfile\n",argv[0]);
96 errx(1, "Corrupt patch\n");
102 errx(1, "Corrupt patch\n");
109 errx(1,"Corrupt patch\n");
120 errx(1, "BZ2_bzReadOpen, bz2err = %d", cbz2err);
127 errx(1, "BZ2_bzReadOpen, bz2err = %d", dbz2err);
134 errx(1, "BZ2_bzReadOpen, bz2err = %d", ebz2err);
151 errx(1, "Corrupt patch\n");
157 errx(1,"Corrupt patch\n");
162 errx(
[all...]
H A Dbsdiff.c216 if(argc!=4) errx(1,"usage: %s oldfile newfile patchfile\n",argv[0]);
271 errx(1, "BZ2_bzWriteOpen, bz2err = %d", bz2err);
337 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
342 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
347 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
356 errx(1, "BZ2_bzWriteClose, bz2err = %d", bz2err);
365 errx(1, "BZ2_bzWriteOpen, bz2err = %d", bz2err);
368 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
371 errx(1, "BZ2_bzWriteClose, bz2err = %d", bz2err);
380 errx(
[all...]
/external/ipsec-tools/src/libipsec/
H A Dtest-policy.c235 errx(1, "root privilege required.");
243 errx(1, "ERROR: %s", ipsec_strerror());
247 errx(1, "ERROR: %s", ipsec_strerror());
255 errx(1, "ERROR: %s", ipsec_strerror());
263 errx(1, "ERROR: %s", ipsec_strerror());
274 errx(1, "ERROR: %s", ipsec_strerror());
282 errx(1, "ERROR: %s", ipsec_strerror());
287 errx(1, "ERROR: %s", ipsec_strerror());
296 errx(1, "ERROR: %s", ipsec_strerror());
304 errx(
[all...]
/external/netcat/
H A Dnetcat.c163 errx(1, "unsupported proxy protocol");
177 errx(1, "interval %s: %s", errstr, optarg);
217 errx(1, "rtable %s: %s", errstr, optarg);
229 errx(1, "timeout %s: %s", errstr, optarg);
252 errx(1, "TCP receive window %s: %s",
262 errx(1, "TCP send window %s: %s",
282 errx(1, "illegal tos value %s", optarg);
308 errx(1, "cannot use -s and -l");
310 errx(1, "cannot use -p and -l");
312 errx(
[all...]
/external/clang/test/SemaCXX/
H A Dclass.cpp4 auto int errx; // expected-error {{storage class specified for a member declaration}} expected-warning {{'auto' storage class specifier is redundant}} member in class:C

Completed in 292 milliseconds