/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_create/ |
12-1.c | 36 ret, strerror(ret));
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_spin_trylock/ |
4-1.c | 40 strerror(rc));
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
5-1.c | 137 strerror(error)); 146 errno, strerror(errno)); 190 strerror(error)); 199 errno, strerror(errno));
|
/external/ltp/testcases/open_posix_testsuite/functional/threads/include/ |
pitest.h | 47 rc, strerror(rc)); 54 rc, strerror(rc)); 67 rc, strerror(rc)); 80 rc, strerror(rc));
|
/external/ltp/testcases/open_posix_testsuite/include/ |
safe_helpers.h | 27 __FILE__, ret, strerror(ret), __LINE__, #op); \
|
/external/selinux/libselinux/utils/ |
togglesebool.c | 49 strerror(errno)); 59 strerror(errno)); 69 strerror(errno)); 78 strerror(errno));
|
/external/selinux/policycoreutils/sestatus/ |
sestatus.c | 232 printf("unknown (%s)\n", strerror(errno)); 249 printf("error (%s)\n", strerror(errno)); 255 printf("malloc error (%s)\n", strerror(errno)); 271 printf("error (%s)\n", strerror(errno)); 284 printf("unknown (%s)\n", strerror(errno)); 302 printf("error (%s)\n", strerror(errno)); 315 printf("error (%s)\n", strerror(errno)); 329 printf("error (%s)\n", strerror(errno)); 336 printf("unknown (%s)\n", strerror(errno)); 362 printf("unknown (%s)", strerror(errno)) [all...] |
/external/syslinux/com32/lib/ |
strerror.c | 2 * strerror.c 7 char *strerror(int errnum) function
|
/external/syslinux/gpxe/src/hci/commands/ |
login_cmd.c | 19 strerror ( rc ) );
|
/external/toybox/toys/other/ |
pwdx.c | 27 path = strerror(errno);
|
/frameworks/compile/mclinker/include/mcld/Support/ |
SystemUtils.h | 24 /** \fn strerror 27 char* strerror(int pErrnum);
|
/frameworks/native/cmds/bugreport/ |
bugreport.cpp | 51 printf("Failed to connect to dumpstate service: %s\n", strerror(errno)); 62 printf("WARNING: Cannot set socket timeout: %s\n", strerror(errno)); 75 printf("\nBugreport read terminated abnormally (%s).\n", strerror(errno)); 87 bytes_read, bytes_to_send, strerror(errno));
|
/frameworks/opt/net/wifi/libwifi_system/ |
interface_tool.cpp | 44 << " (" << strerror(errno) << ")"; 57 << strerror(errno) << ")"; 73 << strerror(errno) << ")"; 95 << " (" << strerror(errno) << ")";
|
/hardware/qcom/gps/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); 79 pipe_name, strerror(errno)); 85 LOC_LOGE("failed: %s\n", strerror(errno)); 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno));
|
/hardware/qcom/gps/msm8084/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); 79 pipe_name, strerror(errno)); 85 LOC_LOGE("failed: %s\n", strerror(errno)); 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno));
|
/hardware/qcom/gps/msm8909/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); 79 pipe_name, strerror(errno)); 85 LOC_LOGE("failed: %s\n", strerror(errno)); 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno));
|
/hardware/qcom/gps/msm8960/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); 79 pipe_name, strerror(errno)); 85 LOC_LOGE("failed: %s\n", strerror(errno)); 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno));
|
/hardware/qcom/gps/msm8994/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); 79 pipe_name, strerror(errno)); 85 LOC_LOGE("failed: %s\n", strerror(errno)); 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno));
|
/hardware/qcom/gps/msm8996/loc_api/libloc_api_50001/ |
loc_eng_dmn_conn_glue_pipe.c | 70 LOC_LOGE("failed: %s\n", strerror(errno)); 79 pipe_name, strerror(errno)); 85 LOC_LOGE("failed: %s\n", strerror(errno)); 210 LOC_LOGE("fcntl failure, %s\n", strerror(errno));
|
/prebuilts/misc/common/swig/include/2.0.11/guile/ |
ports.i | 35 scm_misc_error("$symname", strerror(errno), SCM_EOL); 39 scm_misc_error("$symname", strerror(errno), SCM_EOL);
|
/system/chre/platform/linux/ |
system_time.cc | 32 strerror(errno));
|
/system/core/debuggerd/ |
tombstoned_client.cpp | 38 strerror(errno)); 47 strerror(errno)); 55 "failed to read response to DumpRequest packet: %s", strerror(errno)); 71 strerror(errno));
|
/bionic/tests/ |
sys_ptrace_test.cpp | 106 ASSERT_EQ(0, ptrace(PTRACE_SETHBPREGS, child, -1, &address)) << strerror(errno); 107 ASSERT_EQ(0, ptrace(PTRACE_SETHBPREGS, child, -2, &control)) << strerror(errno); 118 ASSERT_EQ(0, ptrace(PTRACE_SETREGSET, child, NT_ARM_HW_WATCH, &iov)) << strerror(errno); 121 ASSERT_EQ(0, ptrace(PTRACE_POKEUSER, child, offsetof(user, u_debugreg[0]), address)) << strerror(errno); 134 ASSERT_EQ(0, ptrace(PTRACE_POKEUSER, child, offsetof(user, u_debugreg[7]), data)) << strerror(errno); 147 ASSERT_NE(-1, child) << strerror(errno); 167 ASSERT_EQ(child, waitpid(child, &status, __WALL)) << strerror(errno); 178 ASSERT_EQ(0, ptrace(PTRACE_CONT, child, nullptr, nullptr)) << strerror(errno); 179 ASSERT_EQ(child, waitpid(child, &status, __WALL)) << strerror(errno); 184 ASSERT_EQ(0, ptrace(PTRACE_GETSIGINFO, child, nullptr, &siginfo)) << strerror(errno) [all...] |
/external/iproute2/lib/ |
namespace.c | 39 netns_name, etc_name, strerror(errno)); 54 name, strerror(errno)); 60 name, strerror(errno)); 67 fprintf(stderr, "unshare failed: %s\n", strerror(errno)); 73 strerror(errno)); 78 fprintf(stderr, "umount of /sys failed: %s\n", strerror(errno)); 82 fprintf(stderr, "mount of /sys failed: %s\n",strerror(errno));
|
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/aio_cancel/ |
7-1.c | 63 printf(TNAME " Error at open(): %s\n", strerror(errno)); 75 strerror(errno)); 85 strerror(errno)); 96 i, strerror(errno)); 107 printf(TNAME " Error at aio_cancel(): %s\n", strerror(errno)); 120 strerror(errno)); 133 strerror(errno));
|