HomeSort by relevance Sort by last modified time
    Searched refs:strerror (Results 176 - 200 of 1088) sorted by null

1 2 3 4 5 6 78 91011>>

  /system/core/libsysutils/src/
NetlinkListener.cpp 55 SLOGE("recvmsg failed (%s)", strerror(errno));
  /system/core/toolbox/
setenforce.c 40 argv[0], strerror(errno));
chmod.c 38 fprintf(stderr, "Unable to chmod %s: %s\n", subpath, strerror(errno));
92 fprintf(stderr, "Unable to chmod %s: %s\n", argv[i], strerror(errno));
cmp.c 52 fprintf(stderr, "could not open %s, %s\n", argv[optind], strerror(errno));
58 fprintf(stderr, "could not open %s, %s\n", argv[optind+1], strerror(errno));
hd.c 55 fprintf(stderr, "could not open %s, %s\n", argv[optind], strerror(errno));
86 printf("Read error on %s, offset %d len %d, %s\n", argv[optind], filepos, read_len, strerror(errno));
nandread.c 104 fprintf(stderr, "cannot open %s, %s\n", devname, strerror(errno));
111 fprintf(stderr, "cannot open %s, %s\n", filename, strerror(errno));
119 fprintf(stderr, "cannot open %s, %s\n", statusfilename, strerror(errno));
127 devname, strerror(errno));
153 devname, strerror(errno));
166 devname, strerror(errno));
183 devname, strerror(errno));
210 devname, strerror(errno));
  /system/extras/fatblock/
read.c 62 f->path, strerror(errno));
103 WARN("reading %s: open failed: %s\n", f->path, strerror(errno));
110 f->path, off, len, strerror(errno));
117 f->path, off, len, strerror(errno));
  /system/extras/tests/bionic/libstdc++/
test_cstring.cpp 53 using std::strerror;
  /system/vold/
main.cpp 67 SLOGE("Unable to start VolumeManager (%s)", strerror(errno));
72 SLOGE("Error reading configuration (%s)... continuing anyways", strerror(errno));
76 SLOGE("Unable to start NetlinkManager (%s)", strerror(errno));
87 SLOGE("Unable to start CommandListener (%s)", strerror(errno));
  /external/ipsec-tools/src/racoon/
admin.c 112 strerror(errno));
122 strerror(errno));
146 strerror(errno));
376 strerror(errno));
385 strerror(errno));
534 strerror(errno));
577 "socket: %s\n", strerror(errno));
586 sunaddr.sun_path, strerror(errno));
595 adminsock_group, strerror(errno));
603 sunaddr.sun_path, adminsock_mode, strerror(errno))
    [all...]
  /system/core/adb/
jdwp_service.c 254 strerror(errno));
295 strerror(errno));
346 proc->pid, strerror(errno));
353 proc->pid, strerror(errno));
366 proc->pid, strerror(errno));
378 proc->pid, strerror(errno));
415 __FUNCTION__, strerror(errno));
471 errno, strerror(errno));
479 errno, strerror(errno) );
486 errno, strerror(errno))
    [all...]
  /bionic/libc/bionic/
err.c 70 (void)fprintf(stderr, "%s\n", strerror(sverrno));
116 (void)fprintf(stderr, "%s\n", strerror(sverrno));
  /external/linux-tools-perf/
builtin-buildid-cache.c 94 pos->s, strerror(errno));
112 pos->s, strerror(errno));
  /external/mesa3d/src/glsl/glcpp/
glcpp.c 66 strerror (errno));
95 filename, strerror (errno));
  /external/qemu/android/
snaphost-android.c 165 bkp_path, strerror(errno));
184 W("Unable to save HW config file '%s'. Error: %s", bkp_path, strerror(errno));
  /external/valgrind/main/none/tests/
thread-exits.c 74 printf("pthread_create failed: %s\n", strerror(ret));
80 printf("pthread_join failed: %s\n", strerror(ret));
  /frameworks/base/cmds/installd/
utils.c 225 ALOGE("Couldn't openat %s: %s\n", name, strerror(errno));
231 ALOGE("Couldn't fdopendir %s: %s\n", name, strerror(errno));
241 ALOGE("Couldn't unlinkat %s: %s\n", name, strerror(errno));
246 ALOGE("Couldn't unlinkat %s: %s\n", name, strerror(errno));
264 ALOGE("Couldn't opendir %s: %s\n", pathname, strerror(errno));
271 ALOGE("Couldn't rmdir %s: %s\n", pathname, strerror(errno));
285 ALOGE("Couldn't openat %s: %s\n", name, strerror(errno));
290 ALOGE("Couldn't fdopendir %s: %s\n", name, strerror(errno));
  /frameworks/base/core/jni/
android_server_Watchdog.cpp 51 ALOGE("Unable to open stack of tid %d : %d (%s)", tid, errno, strerror(errno));
70 ALOGE("Unable to open stack dump file: %d (%s)", errno, strerror(errno));
  /frameworks/native/opengl/tests/include/
EGLUtils.h 37 static inline const char *strerror(EGLint err);
54 const char *EGLUtils::strerror(EGLint err) function in class:android::EGLUtils
  /frameworks/native/services/surfaceflinger/DisplayHardware/
DisplayHardwareBase.cpp 81 ALOGE_IF(err<0, "*** ANDROID_WAIT_FOR_FB_SLEEP failed (%s)", strerror(errno));
94 ALOGE_IF(err<0, "*** ANDROID_WAIT_FOR_FB_WAKE failed (%s)", strerror(errno));
  /system/core/run-as/
run-as.c 151 panic("Could not cd to package's data directory: %s\n", strerror(errno));
168 panic("exec failed for %s Error:%s\n", argv[2], strerror(errno));
  /system/extras/atrace/
atrace.c 95 strerror(errno), errno);
103 strerror(errno), errno);
187 strerror(errno), errno);
284 strerror(errno), errno);
316 strerror(errno), errno);
332 strerror(errno), errno);
352 strerror(errno), errno);
367 fprintf(stderr, "error dumping trace: %s (%d)\n", strerror(errno),
  /system/extras/latencytop/
latencytop.c 181 fprintf(stderr, "Could not open global latency stats file: %s\n", strerror(errno));
190 fprintf(stderr, "Could not open global latency stats file: %s\n", strerror(errno));
242 fprintf(stderr, "Could not open %s: %s\n", filename, strerror(errno));
256 fprintf(stderr, "Could not open %s: %s\n", filename, strerror(errno));
280 fprintf(stderr, "Could not allocate latency entry: %s\n", strerror(errno));
312 fprintf(stderr, "Could not open %s: %s\n", SYSCTL_FILE, strerror(errno));
334 fprintf(stderr, "Could not read latency file version: %s\n", strerror(errno));
383 fprintf(stderr, "Error allocating array: %s\n", strerror(errno));
  /external/openssh/openbsd-compat/
port-tun.c 66 __func__, strerror(errno));
84 tun, strerror(errno));
92 mode, strerror(errno));
152 strerror(errno));
162 strerror(errno));
191 mode, strerror(errno));
  /external/quake/quake/src/QW/client/
net_wins.c 147 Sys_Error ("NET_IsClientLegal: socket:", strerror(errno));
189 Sys_Error ("NET_GetPacket: %s", strerror(errno));
239 Sys_Error ("UDP_OpenSocket: socket:", strerror(errno));
242 Sys_Error ("UDP_OpenSocket: ioctl FIONBIO:", strerror(errno));
258 Sys_Error ("UDP_OpenSocket: bind: %s", strerror(errno));
276 Sys_Error ("NET_Init: getsockname:", strerror(errno));

Completed in 1957 milliseconds

1 2 3 4 5 6 78 91011>>