HomeSort by relevance Sort by last modified time
    Searched full:strerror (Results 251 - 275 of 2323) sorted by null

<<11121314151617181920>>

  /external/chromium_org/third_party/skia/experimental/Networking/
SkSockets.cpp 38 SkDebugf("error: %s\n", strerror(errno));
118 //SkDebugf("Read() failed with error: %s\n", strerror(errno));
217 // strerror(errno));
251 SkDebugf("ERROR on binding: %s\n", strerror(errno));
276 SkDebugf("select() failed with error %s\n", strerror(errno));
286 SkDebugf("accept() failed with error %s\n", strerror(errno));
350 //SkDebugf("error: %s\n", strerror(errno));
  /external/fio/
idletime.c 186 log_err("fio: pthread_attr_init %s\n", strerror(ret));
190 log_err("fio: pthread_attr_setscope %s\n", strerror(ret));
220 log_err("fio: pthread_mutex_init %s\n", strerror(ret));
226 log_err("fio: pthread_mutex_init %s\n", strerror(ret));
232 log_err("fio: pthread_cond_init %s\n", strerror(ret));
244 log_err("fio: pthread_create %s\n", strerror(ret));
251 log_err("fio: pthread_detatch %s\n", strerror(ret));
  /external/skia/experimental/Networking/
SkSockets.cpp 38 SkDebugf("error: %s\n", strerror(errno));
118 //SkDebugf("Read() failed with error: %s\n", strerror(errno));
217 // strerror(errno));
251 SkDebugf("ERROR on binding: %s\n", strerror(errno));
276 SkDebugf("select() failed with error %s\n", strerror(errno));
286 SkDebugf("accept() failed with error %s\n", strerror(errno));
350 //SkDebugf("error: %s\n", strerror(errno));
  /system/core/init/
util.c 100 ERROR("Failed to open socket '%s': %s\n", name, strerror(errno));
114 ERROR("Failed to unlink old socket '%s': %s\n", name, strerror(errno));
127 ERROR("Failed to bind socket '%s': %s\n", name, strerror(errno));
276 ERROR("clock_gettime(CLOCK_MONOTONIC) failed: %s\n", strerror(errno));
355 ERROR("Failed to create directory %s: %s (%d)\n", buf, strerror(errno), errno);
359 ERROR("Failed to symlink %s to %s: %s (%d)\n", oldpath, newpath, strerror(errno), errno);
432 ERROR("Failed reading %s: %s (%d)\n", cpuinfo, strerror(errno), errno);
  /system/extras/librank/
librank.c 97 fprintf(stderr, "Couldn't resize libraries array: %s\n", strerror(errno));
105 fprintf(stderr, "Couldn't allocate space for library struct: %s\n", strerror(errno));
110 fprintf(stderr, "Couldn't allocate space for library name: %s\n", strerror(errno));
116 fprintf(stderr, "Couldn't allocate space for library mappings array: %s\n", strerror(errno));
140 fprintf(stderr, "Couldn't resize mappings array: %s\n", strerror(errno));
148 fprintf(stderr, "Couldn't allocate space for mapping struct: %s\n", strerror(errno));
164 fprintf(stderr, "Couldn't allocate space for process struct: %s\n", strerror(errno));
  /device/asus/flo/power/
power_flo.c 81 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
193 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
237 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
265 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
317 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
  /device/lge/hammerhead/power/
power_hammerhead.c 81 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
193 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
237 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
265 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
317 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
  /device/lge/mako/power/
power_mako.c 81 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
193 ALOGE("%s: failed to open: %s", __func__, strerror(errno));
237 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
265 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
317 ALOGE("%s: failed to send: %s", __func__, strerror(errno));
  /external/bluetooth/bluedroid/osi/src/
alarm.c 85 ALOGE("%s unable to create a recursive mutex: %s", __func__, strerror(error));
91 ALOGE("%s unable to initialize mutex: %s", __func__, strerror(error));
192 ALOGE("%s unable to get current time: %s", __func__, strerror(errno));
263 ALOGE("%s unable to create timer: %s", __func__, strerror(errno));
272 ALOGE("%s unable to set timer: %s", __func__, strerror(errno));
  /external/libpcap/
pcap-can-linux.c 43 #include "strerror.h"
168 errno, strerror(errno));
201 handlep->ifindex, errno, strerror(errno));
249 errno, strerror(errno));
263 errno, strerror(errno));
  /external/libselinux/src/
android.c 727 __FUNCTION__, pkgdir, uid, strerror(errno));
787 __FUNCTION__, strerror(errno));
791 __FUNCTION__, uid, seinfo, strerror(errno));
821 opts[policy_index].value, strerror(errno));
826 opts[policy_index].value, strerror(errno));
833 opts[policy_index].value, strerror(errno));
859 __FUNCTION__, strerror(errno));
879 __FUNCTION__, strerror(errno));
928 PACKAGES_LIST_FILE, strerror(errno));
1119 __FUNCTION__, pathname, pkgname, pkgInfo->seinfo, pkgInfo->uid, strerror(errno))
    [all...]
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_vsync.cpp 52 __FUNCTION__, dpy, enable, strerror(errno));
147 __FUNCTION__, dpy, ev, strerror(errno));
175 __FUNCTION__, ev, dpy, strerror(errno));
184 strerror(errno));
222 HWC_VSYNC_THREAD_NAME, strerror(ret));
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_vsync.cpp 51 __FUNCTION__, dpy, enable, strerror(errno));
135 __FUNCTION__, dpy, ev, strerror(errno));
163 __FUNCTION__, ev, dpy, strerror(errno));
182 strerror(errno));
223 HWC_VSYNC_THREAD_NAME, strerror(ret));
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_ad.cpp 57 __func__, wbFbNum, strerror(errno));
87 __func__, value, strerror(errno));
96 __func__, wbFbNum, strerror(errno));
116 strerror(errno));
121 __func__, wbFbNum, strerror(errno));
  /hardware/ril/rild/
rild.c 114 RLOGE("capset failed: %s", strerror(errno));
186 RLOGD("could not open /proc/cmdline:%s", strerror(errno));
195 RLOGD("could not read /proc/cmdline:%s", strerror(errno));
232 QEMUD_SOCKET_NAME, strerror(errno));
238 QEMUD_SOCKET_NAME, strerror(errno));
  /system/core/libbacktrace/
BacktraceThread.cpp 113 BACK_LOGW("clock_gettime failed: %s", strerror(errno));
122 BACK_LOGW("pthread_cond_timedwait failed: %s", strerror(ret));
184 BACK_LOGW("sigaction failed: %s", strerror(errno));
197 BACK_LOGW("sigaction failed %s", strerror(errno));
205 BACK_LOGW("tgkill %d failed: %s", Tid(), strerror(errno));
  /external/ipsec-tools/src/racoon/
sockmisc.c 309 strerror(errno));
314 strerror(errno));
340 "socket (%s)\n", strerror(errno));
348 "connect (%s)\n", strerror(errno));
355 "getsockname (%s)\n", strerror(errno));
402 "getsockname (%s)\n", strerror(errno));
418 "recvmsg (%s)\n", strerror(errno));
538 "getsockname (%s)\n", strerror(errno));
616 "sendmsg (%s)\n", strerror(errno));
674 "sendmsg (%s)\n", strerror(errno))
    [all...]
  /external/qemu/distrib/libselinux/src/
android.c 720 __FUNCTION__, pkgdir, uid, strerror(errno));
780 __FUNCTION__, strerror(errno));
784 __FUNCTION__, uid, seinfo, strerror(errno));
814 opts[policy_index].value, strerror(errno));
819 opts[policy_index].value, strerror(errno));
826 opts[policy_index].value, strerror(errno));
852 __FUNCTION__, strerror(errno));
902 PACKAGES_LIST_FILE, strerror(errno));
1093 __FUNCTION__, pathname, pkgname, pkgInfo->seinfo, pkgInfo->uid, strerror(errno));
1146 pathname, strerror(errno))
    [all...]
  /bootable/recovery/mtdutils/
mtdutils.c 208 devname, mount_point, strerror(errno));
229 mount_point, strerror(errno));
292 printf("mtd: ECCGETSTATS error (%s)\n", strerror(errno));
304 pos, strerror(errno));
306 printf("mtd: ECCGETSTATS error (%s)\n", strerror(errno));
435 pos, strerror(errno));
441 pos, strerror(errno));
448 pos, strerror(errno));
453 pos, strerror(errno));
  /device/asus/flo/conn_init/
wfc_util_fctrl.c 561 wfc_util_log_error("Cannot stat the file \"%s\": %s", pDestFName, strerror(errno));
569 wfc_util_log_error("Cannot access \"%s\": %s", pDestFName, strerror(errno));
593 wfc_util_log_error("Cannot stat the file \"%s\": %s", pDestFName, strerror(errno));
602 wfc_util_log_error("Cannot access \"%s\": %s", pDestFName, strerror(errno));
608 wfc_util_log_error("Cannot open \"%s\": %s", pSourceFName, strerror(errno));
615 wfc_util_log_error("Cannot create \"%s\": %s", pDestFName, strerror(errno));
621 wfc_util_log_error("Error reading \"%s\": %s", pSourceFName, strerror(errno));
645 wfc_util_log_error("Error changing group ownership (%d) of %s to %d: %s", gid, pDestFName, gID, strerror(errno));
649 wfc_util_log_error("Error changing group ownership of %s to %d: %s", pDestFName, gID, strerror(errno));
  /device/lge/mako/conn_init/
wfc_util_fctrl.c 561 wfc_util_log_error("Cannot stat the file \"%s\": %s", pDestFName, strerror(errno));
569 wfc_util_log_error("Cannot access \"%s\": %s", pDestFName, strerror(errno));
593 wfc_util_log_error("Cannot stat the file \"%s\": %s", pDestFName, strerror(errno));
602 wfc_util_log_error("Cannot access \"%s\": %s", pDestFName, strerror(errno));
608 wfc_util_log_error("Cannot open \"%s\": %s", pSourceFName, strerror(errno));
615 wfc_util_log_error("Cannot create \"%s\": %s", pDestFName, strerror(errno));
621 wfc_util_log_error("Error reading \"%s\": %s", pSourceFName, strerror(errno));
645 wfc_util_log_error("Error changing group ownership (%d) of %s to %d: %s", gid, pDestFName, gID, strerror(errno));
649 wfc_util_log_error("Error changing group ownership of %s to %d: %s", pDestFName, gID, strerror(errno));
  /bootable/recovery/updater/
install.c 162 location, strerror(errno));
172 name, location, mount_point, strerror(errno));
241 mount_point, ret, strerror(errno));
398 dst_name, strerror(errno));
404 src_name, dst_name, strerror(errno));
540 name, dest_path, strerror(errno));
605 printf("failed to mkdir %s: %s\n", name, strerror(errno));
634 name, srcs[i], strerror(errno));
645 name, srcs[i], target, strerror(errno));
781 filename, parsed.selabel, strerror(errno))
    [all...]
  /development/tools/yuv420sp2rgb/
yuv420sp2rgb.c 232 infile, strerror(errno), errno);
237 outfile, strerror(errno), errno);
242 strerror(errno), errno);
247 strerror(errno), errno);
252 strerror(errno), errno);
257 strerror(errno), errno);
  /ndk/sources/android/crazy_linker/src/
crazy_linker_elf_loader.cpp 74 error->Format("Can't open file: %s", strerror(errno));
80 "Can't seek to file offset %08x: %s", file_offset, strerror(errno));
106 error->Format("Can't read file: %s", strerror(errno));
170 error->Format("Phdr mmap failed: %s", strerror(errno));
309 error->Format("Could not map segment %d: %s", i, strerror(errno));
334 error->Format("Could not zero-fill gap: %s", strerror(errno));
  /device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/
mm_qcamera_socket.c 59 ALOGE("%s:RSP send returns error %s\n", __func__, strerror(errno));
90 strerror(errno));
104 ALOGE("%s:ACK send returns error %s\n", __func__, strerror(errno));
245 strerror(errno));
261 strerror(errno));
306 ALOGE("%s: malloc returns NULL with error %s\n", __func__, strerror(errno));
358 ALOGE("%s:RSP send returns error %s\n", __func__, strerror(errno));
374 __func__, strerror(errno));
657 ALOGE("[ERR] select failed: %s\n", strerror(errno));
670 ALOGE("accept failed %s", strerror(errno))
    [all...]

Completed in 576 milliseconds

<<11121314151617181920>>