Searched refs:stderr (Results 1 - 25 of 179) sorted by last modified time

12345678

/system/vold/
H A Dvdc.c48 fprintf(stderr, "Error connecting (%s)\n", strerror(errno));
102 fprintf(stderr, "Error in select (%s)\n", strerror(errno));
107 fprintf(stderr, "[TIMEOUT]\n");
113 fprintf(stderr, "Lost connection to Vold - did it crash?\n");
115 fprintf(stderr, "Error reading data (%s)\n", strerror(errno));
149 fprintf(stderr, "Usage: %s <monitor>|<cmd> [arg1] [arg2...]\n", progname);
/system/bluetooth/brcm_patchram_plus/
H A Dbrcm_patchram_plus.c136 { if(x==stderr) ALOGE(__VA_ARGS__); else fprintf(x, __VA_ARGS__); }
201 fprintf(stderr, "file %s not an HCD file\n", optarg);
208 fprintf(stderr, "file %s not an HCD file\n", optarg);
213 fprintf(stderr, "file %s could not be opened, error %d\n", optarg, errno);
224 fprintf(stderr, "Baudrate not supported!");
516 fprintf(stderr, "port %s could not be opened, error %d\n",
559 fprintf(stderr, "\n");
562 fprintf(stderr, "%02x ", out[i]);
565 fprintf(stderr, "\n");
591 fprintf(stderr, "receive
[all...]
/system/bluetooth/brfpatch/
H A Dbrfpatch.c26 fprintf(stderr, ##args); \
/system/core/adb/
H A Dadb.c60 fprintf(stderr, "error: ");
61 vfprintf(stderr, fmt, ap);
62 fprintf(stderr, "\n");
71 fprintf(stderr, "error: %s: ", strerror(errno));
72 vfprintf(stderr, fmt, ap);
73 fprintf(stderr, "\n");
243 fprintf(stderr, "%s: %s %08x %08x %04x \"",
255 fputc(*x, stderr);
257 fputc('.', stderr);
261 fputs(tag, stderr);
[all...]
H A Dadb.h393 fprintf(stderr, "%s::%s():", \
396 fprintf(stderr, __VA_ARGS__ ); \
397 fflush(stderr); \
408 fprintf(stderr, __VA_ARGS__ ); \
409 fflush(stderr); \
H A Dadb_client.c220 fprintf(stderr,"* failed to start daemon *\n");
269 fprintf(stderr,"** daemon still not running");
304 fprintf(stderr,"error: %s\n", __adb_error);
H A Dbackup_service.c72 fprintf(stderr, "unable to create backup/restore socketpair\n");
84 fprintf(stderr, "unable to fork for %s\n", operation);
131 fprintf(stderr, "Unable to exec 'bu', bailing\n");
H A Dcommandline.c56 fprintf(stderr, "adb: Product directory not specified; "
64 fprintf(stderr, "adb: Out of memory (product_file())\n");
79 version(stderr);
81 fprintf(stderr,
312 fprintf(stderr,"\n* disconnect *\n");
338 fprintf(stderr,"error: %s\n", adb_error());
385 fprintf(stderr,"error: %s\n", adb_error());
404 fprintf(stderr,"* failed to write data '%s' *\n", adb_error());
419 fprintf(stderr,"* error reading response *\n");
425 fprintf(stderr,"* erro
[all...]
H A Dconsole.c13 fprintf(stderr, "error: more than one emulator detected. use -s option\n");
15 fprintf(stderr, "error: no emulator detected\n");
20 fprintf(stderr, "error: could not connect to TCP port %d\n", port);
H A Dfdevent.c37 ** both stdout and stderr are used to communicate between the client
51 fprintf(stderr, "%s:", fn);
52 vfprintf(stderr, fmt, ap);
64 fprintf(stderr, "%s::%s():", __FILE__, __FUNCTION__); \
66 fprintf(stderr, __VA_ARGS__); \
73 fprintf(stderr,"FDE #%03d %c%c%c %s\n", fde->fd,
H A Dfile_sync_client.c60 fprintf(stderr,"%lld KB/s (%lld bytes in %lld.%03llds)\n",
216 fprintf(stderr,"cannot open '%s': %s\n", path, strerror(errno));
231 fprintf(stderr,"cannot read '%s': %s\n", path, strerror(errno));
279 fprintf(stderr, "error reading link '%s': %s\n", path, strerror(errno));
324 fprintf(stderr,"cannot open '%s': %s\n", lpath, strerror(errno));
330 fprintf(stderr, "error seeking in file '%s'\n", lpath);
337 fprintf(stderr, "could not allocate buffer for '%s'\n",
344 fprintf(stderr, "error reading from file: '%s'\n", lpath);
354 fprintf(stderr, "file '%s' is not a valid zip file\n",
363 fprintf(stderr, "fil
[all...]
H A Dservices.c264 fprintf(stderr, "error: create_subprocess not implemented on Win32 (%s %s %s)\n", cmd, arg0, arg1);
298 fprintf(stderr, "child failed to open pseudo-term slave: %s\n", devname);
320 fprintf(stderr, "- exec '%s' failed: %s (%d) -\n",
H A Dsysdeps_win32.c1249 fprintf(stderr,"FDE #%03d %c%c%c %s\n", fde->fd,
1922 fprintf(stderr,"--- ---- waiting for events\n");
H A Dtest_track_devices.c12 fprintf(stderr, "PANIC: %s: %s\n", msg, strerror(errno));
H A Dtest_track_jdwp.c12 fprintf(stderr, "PANIC: %s: %s\n", msg, strerror(errno));
H A Dusb_vendors.c201 fprintf(stderr, "VENDOR_COUNT_MAX not big enough for built-in vendor list.\n");
227 fprintf(stderr, "Invalid content in %s. Quitting.\n", ANDROID_ADB_INI);
/system/core/cpio/
H A Dmkbootfs.c31 fprintf(stderr,"error: ");
32 vfprintf(stderr, why, ap);
33 fprintf(stderr,"\n");
98 // fprintf(stderr, "_eject %s: mode=0%o\n", out, s->st_mode);
160 fprintf(stderr,"_archive_dir('%s','%s',%d,%d)\n",
171 fprintf(stderr, "failed to allocate dir names array (size %d)\n", size);
186 fprintf(stderr, "failed to reallocate dir names array (size %d)\n",
193 fprintf(stderr, "failed to strdup name \"%s\"\n",
229 fprintf(stderr,"_archive('%s','%s',%d,%d)\n",
/system/core/debuggerd/
H A Dcrasher.c82 fprintf(stderr,"crasher: " __TIME__ "!@\n");
83 fprintf(stderr,"crasher: init pid=%d tid=%d\n", getpid(), gettid());
H A Ddebuggerd.c481 fputs("Error dumping backtrace.\n", stderr);
487 fputs("Error dumping tombstone.\n", stderr);
490 fprintf(stderr, "Tombstone written to: %s\n", tombstone_path);
500 "Otherwise, starts the debuggerd server.\n", stderr);
H A Dgetevent.c45 //fprintf(stderr, "could not get device name for %s, %s\n", device, strerror(errno));
49 //fprintf(stderr, "could not get location for %s, %s\n", device, strerror(errno));
53 //fprintf(stderr, "could not get idstring for %s, %s\n", device, strerror(errno));
59 fprintf(stderr, "out of memory\n");
65 fprintf(stderr, "out of memory\n");
107 fprintf(stderr, "could not get event, %s\n", strerror(errno));
210 fprintf(stderr, "could not get event\n");
/system/core/fastboot/
H A Dengine.c183 fprintf(stderr,"FAILED (%s)\n", resp);
186 fprintf(stderr,"OKAY [%7.3fs]\n", (split - a->start));
331 fprintf(stderr,
333 fprintf(stderr,
337 fprintf(stderr,"FAILED (%s)\n", fb_get_error());
349 fprintf(stderr,
351 fprintf(stderr,
355 fprintf(stderr,"Formatting is not supported for filesystem with type '%s'.\n",
363 fprintf(stderr,
365 fprintf(stderr, "Unabl
[all...]
H A Dfastboot.c83 fprintf(stderr,"error: ");
84 vfprintf(stderr, fmt, ap);
85 fprintf(stderr,"\n");
111 fprintf(stderr,"unknown partition '%s'\n", item);
255 fprintf(stderr,"< waiting for device >\n");
270 fprintf(stderr,
316 fprintf(stderr, "no image specified\n");
322 fprintf(stderr, "cannot load '%s': %s\n", kernel, strerror(errno));
331 fprintf(stderr, "cannot boot a boot.img *and* ramdisk\n");
342 fprintf(stderr,"canno
[all...]
H A Dprotocol.c71 fprintf(stderr,"(bootloader) %s\n", status + 4);
H A Dusb_linux.c58 #define DBG1(x...) fprintf(stderr, x)
59 #define DBG(x...) fprintf(stderr, x)
330 fprintf(stderr,"ERROR: n = %d, errno = %d (%s)\n",
H A Dusb_osx.c45 #define WARN(x...) fprintf(stderr, x)
50 #define ERR(x...) fprintf(stderr, "ERROR: " x)

Completed in 283 milliseconds

12345678