HomeSort by relevance Sort by last modified time
    Searched refs:errx (Results 1 - 19 of 19) sorted by null

  /device/samsung/crespo/alsa-lib/test/
namehint.c 14 errx(1, "snd_device_name_hint error: %s", snd_strerror(err));
  /external/ipsec-tools/src/racoon/
main.c 149 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)",
racoonctl.c 269 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(1, "not enough core")
    [all...]
eaytest.c 209 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");
plog.c 225 errx(1, "ERROR: failed to open log file %s.", logfile);
localconf.c 75 errx(1, "failed to allocate local conf.");
logger.c 247 errx(1, "hoge");
  /external/bsdiff/
bspatch.c 73 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");
163 errx(1, "Corrupt patch\n")
    [all...]
bsdiff.c 216 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(1, "BZ2_bzWriteOpen, bz2err = %d", bz2err)
    [all...]
  /external/ipsec-tools/src/libipsec/
test-policy.c 235 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(1, "ERROR: %s", ipsec_strerror())
    [all...]
  /system/core/toolbox/
newfs_msdos.c 293 errx(1, "%s: bad FAT type", optarg);
302 errx(1, "%s: bad volume label", optarg);
307 errx(1, "%s: bad OEM string", optarg);
375 errx(1, "create (-C) is incompatible with -N");
378 errx(1, "failed to create %s", fname);
380 errx(1, "failed to initialize %jd bytes", (intmax_t)opt_create);
395 errx(1, "cannot seek to %jd", (intmax_t)opt_ofs);
441 errx(1, "bytes/sector (%u) is not a power of 2", bpb.bps);
443 errx(1, "bytes/sector (%u) is too small; minimum is %u",
452 errx(1, "-%c is not a legal FAT%s option"
    [all...]
dd.c 1182 * errx(1, "seek offsets cannot be larger than %d", INT_MAX);
1335 errx(EXIT_FAILURE, "unknown conversion %s", tmp.name);
1339 errx(EXIT_FAILURE, "%s: illegal conversion combination", tmp.name);
  /bootable/recovery/applypatch/
bsdiff.c 280 errx(1, "BZ2_bzWriteOpen, bz2err = %d", bz2err);
346 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
351 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
356 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
365 errx(1, "BZ2_bzWriteClose, bz2err = %d", bz2err);
374 errx(1, "BZ2_bzWriteOpen, bz2err = %d", bz2err);
377 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err);
380 errx(1, "BZ2_bzWriteClose, bz2err = %d", bz2err);
389 errx(1, "BZ2_bzWriteOpen, bz2err = %d", bz2err);
392 errx(1, "BZ2_bzWrite, bz2err = %d", bz2err)
    [all...]
  /bionic/libc/include/
err.h 54 __noreturn void errx(int, const char *, ...)
  /development/ndk/platforms/android-8/include/
err.h 54 __noreturn void errx(int, const char *, ...)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
err.h 54 __noreturn void errx(int, const char *, ...)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
err.h 54 __noreturn void errx(int, const char *, ...)
  /system/core/sh/bltin/
bltin.h 66 #define errx sh_errx macro
  /bionic/libc/bionic/
err.c 50 errx(int eval, const char *fmt, ...) function

Completed in 135 milliseconds