HomeSort by relevance Sort by last modified time
    Searched refs:strerror (Results 226 - 250 of 3163) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_exit/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_getschedparam/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_kill/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_init/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
42 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_lock/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
42 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
64 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_mutex_trylock/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_once/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/pthread_self/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_getvalue/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/ltp/testcases/open_posix_testsuite/stress/threads/sem_open/
testfrmw.h 37 #include <string.h> /* for the strerror() routine */
43 { output("Test %s unresolved: got %i (%s) on line %i (%s)\n", __FILE__, x, strerror(x), __LINE__, s); \
65 { output("Test unresolved: got %i (%s) on line %i (%s)\n", x, strerror(x), __LINE__, s); \
  /external/selinux/libselinux/utils/
getseuser.c 22 strerror(errno));
31 strerror(errno));
  /external/selinux/libsepol/utils/
chkcon.c 27 argv[1], strerror(errno));
32 argv[1], strerror(errno));
  /external/strace/tests/
error_msg.c 44 fprintf(stderr, ": %s\n", strerror(err_no));
81 fprintf(stderr, ": %s\n", strerror(err_no));
  /external/strace/tests-m32/
error_msg.c 44 fprintf(stderr, ": %s\n", strerror(err_no));
81 fprintf(stderr, ": %s\n", strerror(err_no));
  /external/strace/tests-mx32/
error_msg.c 44 fprintf(stderr, ": %s\n", strerror(err_no));
81 fprintf(stderr, ": %s\n", strerror(err_no));
  /external/vboot_reference/utility/
bmpblk_font.c 80 error("Unable to stat %s: %s\n", filename, strerror(errno));
91 error("Unable to open %s: %s\n", filename, strerror(errno));
97 error("Unable to mmap %s: %s\n", filename, strerror(errno));
158 fatal("Unable to open %s: %s\n", outfile, strerror(errno));
163 error("Can't write header to %s: %s\n", outfile, strerror(errno));
205 error("Can't write entry to %s: %s\n", outfile, strerror(errno));
209 error("Can't write image to %s: %s\n", outfile, strerror(errno));
213 error("Can't write padding to %s: %s\n", outfile, strerror(errno));
  /frameworks/av/services/oboeservice/
AAudioThread.cpp 64 ALOGE("AAudioThread::start() - pthread_create() returned %d %s", err, strerror(err));
79 ALOGE("AAudioThread::stop() - pthread_join() returned %d %s", err, strerror(err));
  /system/core/libnativebridge/tests/
PreInitializeNativeBridge_test.cpp 43 ASSERT_NE(nullptr, cpuinfo) << strerror(errno);
51 ASSERT_NE(nullptr, proc_cpuinfo) << strerror(errno);
  /bionic/libc/malloc_debug/
debug_disable.cpp 47 error_log("pthread_key_create failed: %s", strerror(error));
  /bionic/libc/upstream-openbsd/lib/libc/gen/
verr.c 51 (void)fprintf(stderr, "%s\n", strerror(sverrno));
vwarn.c 50 (void)fprintf(stderr, "%s\n", strerror(sverrno));
  /bootable/recovery/
fuse_sdcard_provider.cpp 42 fprintf(stderr, "seek on sdcard failed: %s\n", strerror(errno));
47 fprintf(stderr, "read on sdcard failed: %s\n", strerror(errno));
62 fprintf(stderr, "failed to stat %s: %s\n", path, strerror(errno));
69 fprintf(stderr, "failed to open %s: %s\n", path, strerror(errno));
  /external/icu/icu4c/source/samples/layout/
UnicodeReader.cpp 45 sprintf(errorMessage,"Couldn't open %s: %s \n", fileName, strerror(errno));
90 sprintf(errorMessage,"Couldn't get memory for reading %s: %s \n", fileName, strerror(errno));
98 sprintf(errorMessage,"Couldn't read %s: %s \n", fileName, strerror(errno));
113 sprintf(errorMessage,"Couldn't get memory for reading %s: %s \n", fileName, strerror(errno));

Completed in 941 milliseconds

1 2 3 4 5 6 7 8 91011>>