HomeSort by relevance Sort by last modified time
    Searched refs:error_exit (Results 76 - 100 of 153) sorted by null

1 2 34 5 6 7

  /external/selinux/policycoreutils/sandbox/
sandbox 77 def error_exit(msg):
292 error_exit("%s\n%s" % (self.__parser.usage, message))
511 error_exit("Requires an SELinux enabled system")
517 error_exit(error)
519 error_exit(error.args[0])
521 error_exit(_("Invalid value %s") % error.args[0])
523 error_exit(error)
  /external/libjpeg-turbo/
example.c 235 * Our example here shows how to override the "error_exit" method so that
237 * rather than calling exit() as the standard error_exit method does.
241 * establish the return point. We want the replacement error_exit to do a
243 * error_exit routine. To do this, we make a private extension of the
259 * Here's the routine that will replace the standard error_exit method:
313 /* We set up the normal JPEG error routines, then override error_exit. */
315 jerr.pub.error_exit = my_error_exit;
bmp.c 179 jerr.pub.error_exit=my_error_exit;
263 jerr.pub.error_exit=my_error_exit;
  /external/toybox/toys/lsb/
umount.c 114 error_exit("Need 1 arg or -a");
  /external/toybox/toys/pending/
openvt.c 141 if ((fd = open_console()) < 0) error_exit("can't open console");
tcpsvd.c 85 error_exit("getnameinfo: %s", gai_strerror(status));
108 if (!addr) error_exit("NULL ip");
229 error_exit("Invalid port, Range is [0-65535]");
245 if (!rp) error_exit("Invalid IP %s", host);
tar.c 322 if (pipe(pipefd) == -1) error_exit("pipe");
496 if (*endp && *endp != ' ') error_exit("invalid param");
505 if (pipe(pipefd) == -1) error_exit("pipe");
526 if (readall(tar->src_fd, buf, size) != size) error_exit("short read");
587 error_exit("read error");
605 error_exit("invalid tar format");
613 if (cksum != otoi(tar.chksum, sizeof(tar.chksum))) error_exit("wrong cksum");
644 if (file_hdr->name[255]) error_exit("filename too long");
764 if (!TT.inc) error_exit("empty archive");
tr.c 201 error_exit("bad equiv class");
260 if (toys.optargs[1][0] == '\0') error_exit("set2 can't be empty string");
dhcp.c 379 if(!str) error_exit("NULL address string.");
381 if(addr == -1) error_exit("Wrong address %s.",str );
409 if (count == size) error_exit("Obsolete OR Unknown Option : %s", option);
418 if (count == size) error_exit("Obsolete OR Unknown Option : %s", option);
424 if (!valstr) error_exit("option %s has no value defined.\n", option);
431 if (convtmp < 0) error_exit("Invalid/wrong formated number %s", valstr);
439 if (convtmp < 0) error_exit("Invalid/malformed number %s", valstr);
447 if (convtmp < 0) error_exit("Invalid/malformed number %s", valstr);
482 if (!tp) error_exit("malformed static route option");
485 if (striptovar(grp, (uint8_t*)&nip) < 0) error_exit("malformed static route option")
    [all...]
tftp.c 99 if(strlen(path) > TFTP_BLKSIZE) error_exit("path too long");
435 else error_exit("Please provide some files.");
446 error_exit("bad address '%s' : %s", toys.optargs[0], gai_strerror(ret));
mdev.c 172 if (field && field!=3) error_exit("Bad line %d", line);
  /external/toybox/toys/posix/
kill.c 85 error_exit("Unknown signal '%s'", arg);
touch.c 77 if (i < 8 || i%2) error_exit("bad '%s'", date);
sed.c 266 if (!TT.lastregex) error_exit("no previous regex");
382 if (!logrus) error_exit("no :%s", str);
549 } else if (match[cc].rm_so == -1) error_exit("no s//\\%d/", cc);
767 if (!*pline) error_exit("unfinished %c", corwin->prev->c);;
1011 error_exit("bad pattern '%s'@%ld (%c)", errstart, line-errstart+1L, *line);
1029 if (!*toys.optargs) error_exit("no pattern");
1042 if (TT.nextlen) error_exit("no }");
    [all...]
cp.c 374 if (toys.optc>1 && !destdir) error_exit("'%s' not directory", destname);
399 if (*s) error_exit("bad --preserve=%s", pre);
499 if (toys.optc < 2) error_exit("needs 2 args");
id.c 156 } else if (toys.optflags&FLAG_Z) error_exit("%s disabled", lsm_name());
xargs.c 161 if (data && !TT.entries) error_exit("argument too long");
  /external/toybox/lib/
lib.c 41 void error_exit(char *msg, ...) function
96 error_exit("%s", msg);
306 if (*c) error_exit("not integer: %s", numstr);
317 if (val < low) error_exit("%ld < %ld", val, low);
318 if (val > high) error_exit("%ld > %ld", val, high);
359 if (len < 1) error_exit("bad utf8 %x", (int)c);
455 if (CFG_TOYBOX_DEBUG && (ibuf ? !*plen : *plen)) error_exit("bad readfileat");
634 if(-1 == (fd = mkstemp(*tempname))) error_exit("no temp file");
879 error_exit("bad mode '%s'", modestr);
linestack.c 11 if (pos > catch->len) error_exit("linestack_addstack past end.");
  /external/opencv3/modules/imgcodecs/src/
grfmt_jpeg.cpp 162 error_exit( j_common_ptr cinfo ) function in namespace:cv
222 state->jerr.pub.error_exit = error_exit;
570 jerr.pub.error_exit = error_exit;
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpeg.cpp 130 jerr.error_exit = _error_do_nothing;
260 jerr.error_exit = _error_fatal;
407 jerr.error_exit = _error_fatal;
591 p->m_ErrMgr.error_exit = _error_fatal1;
  /external/toybox/toys/other/
ifconfig.c 78 if (!rp) error_exit("bad address '%s' : %s", host, gai_strerror(status));
283 if(!buf) error_exit("bad name %s", name);
421 error_exit("bad hw-addr '%s'", *argv);
471 if (!*++argv) error_exit("%s needs argument", t->name);
losetup.c 177 if (toys.optc) error_exit("bad args");
vmstat.c 73 error_exit("No %sin %s\n", vmstuff[i], name);
  /frameworks/av/services/camera/libcameraservice/api1/client2/
JpegCompressor.cpp 87 mCInfo.err->error_exit = jpegErrorHandler;

Completed in 615 milliseconds

1 2 34 5 6 7