Home
last modified time | relevance | path

Searched refs:strerror (Results 1 – 25 of 1842) sorted by relevance

12345678910>>...74

/external/linux-kselftest/tools/testing/selftests/capabilities/
Dtest_execve.c43 ksft_exit_fail_msg("vsnprintf failed - %s\n", strerror(errno)); in vmaybe_write_file()
54 filename, strerror(errno)); in vmaybe_write_file()
62 filename, strerror(errno)); in vmaybe_write_file()
67 filename, strerror(errno)); in vmaybe_write_file()
107 strerror(errno)); in create_and_enter_ns()
109 ksft_exit_fail_msg("setresuid - %s\n", strerror(errno)); in create_and_enter_ns()
118 "capng_apply - %s\n", strerror(errno)); in create_and_enter_ns()
134 strerror(errno)); in create_and_enter_ns()
143 ksft_exit_fail_msg("getcwd - %s\n", strerror(errno)); in chdir_to_tmpfs()
147 strerror(errno)); in chdir_to_tmpfs()
[all …]
/external/openssh/openbsd-compat/
Dport-solaris.c55 "contract: %s", __func__, strerror(errno)); in get_active_process_contract_id()
60 "status: %s", __func__, strerror(errno)); in get_active_process_contract_id()
65 __func__, strerror(errno)); in get_active_process_contract_id()
80 CT_TEMPLATE, strerror(errno)); in solaris_contract_pre_fork()
90 "(pgrponly): %s", __func__, strerror(errno)); in solaris_contract_pre_fork()
95 "fatal events: %s", __func__, strerror(errno)); in solaris_contract_pre_fork()
100 "critical events: %s", __func__, strerror(errno)); in solaris_contract_pre_fork()
105 "informative events: %s", __func__, strerror(errno)); in solaris_contract_pre_fork()
112 "template: %s", __func__, strerror(errno)); in solaris_contract_pre_fork()
133 "template: %s", __func__, strerror(errno)); in solaris_contract_post_fork_child()
[all …]
/external/ltp/testcases/kernel/security/tomoyo/
Dtomoyo_filesystem_test.c187 printf("BUG: %s\n", strerror(errno)); in main()
196 printf("BUG: %s\n", strerror(errno)); in main()
205 printf("BUG: %s\n", strerror(errno)); in main()
215 printf("BUG: %s\n", strerror(errno)); in main()
219 printf("BUG: %s\n", strerror(errno)); in main()
225 printf("BUG: %s\n", strerror(errno)); in main()
230 printf("BUG: %s\n", strerror(errno)); in main()
237 printf("BUG: %s\n", strerror(errno)); in main()
244 printf("OK: %s\n", strerror(errno)); in main()
249 printf("OK: %s\n", strerror(errno)); in main()
[all …]
/external/linux-kselftest/tools/testing/selftests/pidfd/
Dpidfd_wait.c55 test_name, strerror(errno)); in test_pidfd_wait_simple()
61 test_name, strerror(errno)); in test_pidfd_wait_simple()
68 test_name, strerror(errno)); in test_pidfd_wait_simple()
74 test_name, strerror(errno)); in test_pidfd_wait_simple()
81 test_name, strerror(errno)); in test_pidfd_wait_simple()
90 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_simple()
95 test_name, parent_tid, pidfd, strerror(errno)); in test_pidfd_wait_simple()
102 strerror(errno)); in test_pidfd_wait_simple()
108 strerror(errno)); in test_pidfd_wait_simple()
114 strerror(errno)); in test_pidfd_wait_simple()
[all …]
/external/linux-kselftest/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c32 strerror(errno)); in child()
38 strerror(errno)); in child()
43 ksft_print_msg("raise(SIGSTOP) failed: %s\n", strerror(errno)); in child()
57 ksft_print_msg("fork() failed: %s\n", strerror(errno)); in run_test()
65 ksft_print_msg("waitpid() failed: %s\n", strerror(errno)); in run_test()
69 ksft_print_msg("child did not stop: %s\n", strerror(errno)); in run_test()
74 strerror(errno)); in run_test()
82 strerror(errno)); in run_test()
85 strerror(errno)); in run_test()
91 ksft_print_msg("waitpid() failed: $s\n", strerror(errno)); in run_test()
[all …]
Dbreakpoint_test_arm64.c40 strerror(errno)); in child()
46 "raise(SIGSTOP) failed: %s\n", strerror(errno)); in child()
53 strerror(errno)); in child()
104 strerror(errno)); in set_watchpoint()
108 strerror(errno)); in set_watchpoint()
121 "fork() failed: %s\n", strerror(errno)); in run_test()
130 "waitpid() failed: %s\n", strerror(errno)); in run_test()
135 "child did not stop: %s\n", strerror(errno)); in run_test()
149 strerror(errno)); in run_test()
157 "waitpid() failed: %s\n", strerror(errno)); in run_test()
[all …]
/external/ltp/testcases/kernel/io/direct_io/
Ddiotest4.c106 strerror(errno)); in runtest_f()
114 msg, ret, strerror(errno)); in runtest_f()
121 strerror(errno)); in runtest_f()
129 msg, ret, strerror(errno)); in runtest_f()
146 strerror(errno)); in runtest_s()
151 msg, ret, strerror(errno)); in runtest_s()
157 strerror(errno)); in runtest_s()
162 msg, ret, strerror(errno)); in runtest_s()
223 filename, strerror(errno)); in main()
227 strerror(errno)); in main()
[all …]
Ddiotest5.c93 tst_resm(TFAIL, "valloc() buf1 failed: %s", strerror(errno)); in runtest()
98 tst_resm(TFAIL, "valloc buf2 failed: %s", strerror(errno)); in runtest()
104 strerror(errno)); in runtest()
112 strerror(errno)); in runtest()
124 strerror(errno)); in runtest()
128 tst_resm(TFAIL, "writev failed: %s", strerror(errno)); in runtest()
133 strerror(errno)); in runtest()
137 tst_resm(TFAIL, "readv failed: %s", strerror(errno)); in runtest()
219 filename, strerror(errno)); in main()
223 filename, strerror(errno)); in main()
[all …]
/external/linux-kselftest/tools/testing/selftests/filesystems/binderfs/
Dbinderfs_test.c40 strerror(errno), filename); in write_to_file()
65 strerror(errno), filename); in write_to_file()
84 strerror(errno)); in change_to_userns()
91 strerror(errno)); in change_to_userns()
98 strerror(errno)); in change_to_userns()
105 strerror(errno)); in change_to_userns()
110 strerror(errno)); in change_to_userns()
120 strerror(errno)); in change_to_mountns()
125 strerror(errno)); in change_to_mountns()
151 strerror(errno)); in __do_binderfs_test()
[all …]
/external/ltp/testcases/kernel/fs/stream/
Dstream05.c79 strerror(errno)); in main()
87 strerror(errno)); in main()
93 strerror(errno)); in main()
112 strerror(errno)); in main()
138 strerror(errno)); in main()
143 strerror(errno)); in main()
150 strerror(errno)); in main()
166 tst_resm(TFAIL, "clearerr failed: %s", strerror(errno)); in main()
185 strerror(errno)); in main()
192 strerror(errno)); in main()
[all …]
/external/openssh/
Duidswap.c97 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
102 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
111 strerror(errno)); in temporarily_use_uid()
115 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
120 fatal("getgroups: %.100s", strerror(errno)); in temporarily_use_uid()
127 fatal("setgroups: %.100s", strerror(errno)); in temporarily_use_uid()
131 debug("setgid %u: %.100s", (u_int) getegid(), strerror(errno)); in temporarily_use_uid()
134 debug("setuid %u: %.100s", (u_int) geteuid(), strerror(errno)); in temporarily_use_uid()
138 strerror(errno)); in temporarily_use_uid()
141 strerror(errno)); in temporarily_use_uid()
[all …]
Dsshpty.c72 error("openpty: %.100s", strerror(errno)); in pty_allocate()
100 error("chown %.100s 0 0 failed: %.100s", tty, strerror(errno)); in pty_release()
102 error("chmod %.100s 0666 failed: %.100s", tty, strerror(errno)); in pty_release()
115 error("setsid: %.100s", strerror(errno)); in pty_make_controlling_tty()
132 error("%.100s: %.100s", tty, strerror(errno)); in pty_make_controlling_tty()
146 error("setsid: %.100s", strerror(errno)); in pty_make_controlling_tty()
161 error("ioctl(TIOCSCTTY): %.100s", strerror(errno)); in pty_make_controlling_tty()
165 error("SETPGRP %s",strerror(errno)); in pty_make_controlling_tty()
169 error("%.100s: %.100s", tty, strerror(errno)); in pty_make_controlling_tty()
177 strerror(errno)); in pty_make_controlling_tty()
[all …]
/external/linux-kselftest/tools/testing/selftests/mount/
Dunprivileged-remount-test.c67 strerror(errno)); in vmaybe_write_file()
78 filename, strerror(errno)); in vmaybe_write_file()
86 filename, strerror(errno)); in vmaybe_write_file()
91 filename, strerror(errno)); in vmaybe_write_file()
124 path, strerror(errno)); in read_mnt_flags()
164 strerror(errno)); in create_and_enter_userns()
173 strerror(errno)); in create_and_enter_userns()
177 strerror(errno)); in create_and_enter_userns()
190 strerror(errno)); in test_unpriv_remount()
198 strerror(errno)); in test_unpriv_remount()
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
D30-1.c124 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()
141 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()
158 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()
177 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()
194 errno, strerror(errno), EINVAL, strerror(EINVAL)); in main()
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
D2-1.c46 printf(ERROR_PREFIX "pthread_getattr_np: %s", strerror(rc)); in thread_func()
50 printf(ERROR_PREFIX "pthread_attr_getstack: %s", strerror(rc)); in thread_func()
73 printf(ERROR_PREFIX "pthread_attr_init: %s", strerror(rc)); in main()
80 printf(ERROR_PREFIX "pthread_attr_getstack: %s", strerror(rc)); in main()
95 printf(ERROR_PREFIX "posix_memalign: %s\n", strerror(rc)); in main()
101 strerror(rc)); in main()
107 strerror(rc)); in main()
112 printf(ERROR_PREFIX "pthread_create: %s\n", strerror(rc)); in main()
117 printf(ERROR_PREFIX "pthread_join: %s\n", strerror(rc)); in main()
122 printf(ERROR_PREFIX "pthread_attr_destroy: %s\n", strerror(rc)); in main()
/external/libdaemon/libdaemon/
Ddfork.c125 daemon_log(LOG_ERR, "dup(): %s", strerror(errno)); in move_fd_up()
148 daemon_log(LOG_ERR, "sigemptyset() failed: %s", strerror(errno)); in daemon_fork()
153 daemon_log(LOG_ERR, "sigaddset() failed: %s", strerror(errno)); in daemon_fork()
158 daemon_log(LOG_ERR, "sigaction() failed: %s", strerror(errno)); in daemon_fork()
163 daemon_log(LOG_ERR, "sigprocmask() failed: %s", strerror(errno)); in daemon_fork()
173 daemon_log(LOG_ERR, "pipe() failed: %s", strerror(errno)); in daemon_fork()
184 daemon_log(LOG_ERR, "First fork() failed: %s", strerror(errno)); in daemon_fork()
206 daemon_log(LOG_ERR, "close() failed: %s", strerror(errno)); in daemon_fork()
220 daemon_log(LOG_ERR, "Failed to open /dev/null for STDIN: %s", strerror(errno)); in daemon_fork()
225 daemon_log(LOG_ERR, "Failed to open /dev/null for STDOUT: %s", strerror(errno)); in daemon_fork()
[all …]
/external/libdaemon/examples/
Dtestd.c45 daemon_log(LOG_ERR, "Failed to reset all signal handlers: %s", strerror(errno)); in main()
51 daemon_log(LOG_ERR, "Failed to unblock all signals: %s", strerror(errno)); in main()
66 daemon_log(LOG_WARNING, "Failed to kill daemon: %s", strerror(errno)); in main()
95 … daemon_log(LOG_ERR, "Could not recieve return value from daemon process: %s", strerror(errno)); in main()
108 daemon_log(LOG_ERR, "Failed to close all file descriptors: %s", strerror(errno)); in main()
117 daemon_log(LOG_ERR, "Could not create PID file (%s).", strerror(errno)); in main()
124 daemon_log(LOG_ERR, "Could not register signal handlers (%s).", strerror(errno)); in main()
152 daemon_log(LOG_ERR, "select(): %s", strerror(errno)); in main()
162 daemon_log(LOG_ERR, "daemon_signal_next() failed: %s", strerror(errno)); in main()
/external/libfuse/lib/
Dmount_util.c97 fprintf(stderr, "%s: sigprocmask: %s\n", progname, strerror(errno)); in add_mount()
103 fprintf(stderr, "%s: fork: %s\n", progname, strerror(errno)); in add_mount()
112 fprintf(stderr, "%s: setuid: %s\n", progname, strerror(errno)); in add_mount()
120 progname, strerror(errno)); in add_mount()
125 fprintf(stderr, "%s: waitpid: %s\n", progname, strerror(errno)); in add_mount()
156 fprintf(stderr, "%s: sigprocmask: %s\n", progname, strerror(errno)); in exec_umount()
162 fprintf(stderr, "%s: fork: %s\n", progname, strerror(errno)); in exec_umount()
171 fprintf(stderr, "%s: setuid: %s\n", progname, strerror(errno)); in exec_umount()
184 progname, strerror(errno)); in exec_umount()
189 fprintf(stderr, "%s: waitpid: %s\n", progname, strerror(errno)); in exec_umount()
[all …]
/external/selinux/policycoreutils/sestatus/
Dsestatus.c239 printf("unknown (%s)\n", strerror(errno)); in main()
256 printf("error (%s)\n", strerror(errno)); in main()
262 printf("malloc error (%s)\n", strerror(errno)); in main()
278 printf("error (%s)\n", strerror(errno)); in main()
291 printf("unknown (%s)\n", strerror(errno)); in main()
309 printf("error (%s)\n", strerror(errno)); in main()
322 printf("error (%s)\n", strerror(errno)); in main()
336 printf("error (%s)\n", strerror(errno)); in main()
350 printf("error (%s)\n", strerror(errno)); in main()
357 printf("unknown (%s)\n", strerror(errno)); in main()
[all …]
/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/
D2-1.c45 printf(ERROR_PREFIX "pthread_getattr_np: %s\n", strerror(rc)); in thread_func()
50 strerror(rc)); in thread_func()
87 printf(ERROR_PREFIX "posix_memalign: %s", strerror(rc)); in main()
94 strerror(rc)); in main()
101 strerror(rc)); in main()
107 printf(ERROR_PREFIX "pthread_create: %s\n", strerror(rc)); in main()
113 printf(ERROR_PREFIX "pthread_join: %s\n", strerror(rc)); in main()
119 printf(ERROR_PREFIX "pthread_attr_destroy :%s\n", strerror(rc)); in main()
/external/ltp/testcases/kernel/pty/
Dhangup01.c165 printf("ptsname[child] failed: %s\n", strerror(errno)); in child()
169 printf("open[1] failed: %s\n", strerror(errno)); in child()
173 printf("write failed: %s\n", strerror(errno)); in child()
177 printf("close[1] failed: %s\n", strerror(errno)); in child()
181 printf("open[2] failed: %s\n", strerror(errno)); in child()
185 printf("write[2] failed: %s\n", strerror(errno)); in child()
189 printf("close[2] failed: %s\n", strerror(errno)); in child()
193 printf("open[3] failed: %s\n", strerror(errno)); in child()
197 printf("write[3] failed: %s\n", strerror(errno)); in child()
201 printf("close[3] failed: %s\n", strerror(errno)); in child()
/external/nos/host/generic/libnos_datagram/
Dcitadel.c84 ALOGE("%s: failed to lock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
90 ALOGE("can't send spi message: %s", strerror(errno)); in read_datagram()
99 ALOGE("%s: failed to unlock in_buf_mutex: %s", __func__, strerror(errno)); in read_datagram()
134 ALOGE("%s: failed to lock out_buf_mutex: %s", __func__, strerror(errno)); in write_datagram()
142 ALOGE("can't send spi message: %s", strerror(errno)); in write_datagram()
149 ALOGE("%s: failed to unlock out_buf_mutex: %s", __func__, strerror(errno)); in write_datagram()
162 ALOGE("poll: %s", strerror(errno)); in wait_for_interrupt()
185 ALOGE("can't reset Citadel: %s", strerror(errno)); in reset()
205 ALOGE("Problem closing device (ignored): %s", strerror(errno)); in close_device()
240 ALOGE("can't open device \"%s\": %s", device_name, strerror(errno)); in nos_device_open()
[all …]
/external/android-clat/
Dclatd.c95 logmsg(ANDROID_LOG_FATAL, "attach packet filter failed: %s", strerror(errno)); in configure_packet_socket()
106 logmsg(ANDROID_LOG_FATAL, "binding packet socket: %s", strerror(errno)); in configure_packet_socket()
133 logmsg(ANDROID_LOG_FATAL, "configure_tun_ip/if_address(4) failed: %s", strerror(-status)); in configure_tun_ip()
139 logmsg(ANDROID_LOG_FATAL, "configure_tun_ip/if_up(4) failed: %s", strerror(-status)); in configure_tun_ip()
159 logmsg(ANDROID_LOG_FATAL, "capset failed: %s", strerror(errno)); in set_capability()
170 logmsg(ANDROID_LOG_FATAL, "setgroups failed: %s", strerror(errno)); in drop_root_but_keep_caps()
177 logmsg(ANDROID_LOG_FATAL, "setresgid failed: %s", strerror(errno)); in drop_root_but_keep_caps()
181 logmsg(ANDROID_LOG_FATAL, "setresuid failed: %s", strerror(errno)); in drop_root_but_keep_caps()
200 logmsg(ANDROID_LOG_FATAL, "raw socket failed: %s", strerror(errno)); in open_sockets()
205 logmsg(ANDROID_LOG_ERROR, "could not set mark on raw socket: %s", strerror(errno)); in open_sockets()
[all …]
/external/libcups/cups/
Dtestfile.c293 printf("FAIL (%s)\n", strerror(errno)); in random_tests()
331 printf("FAIL (%d: %s)\n", record, strerror(errno)); in random_tests()
365 printf("FAIL (%s)\n", strerror(errno)); in random_tests()
407 printf("FAIL (%s)\n", strerror(errno)); in random_tests()
516 printf("FAIL (%s)\n", strerror(errno)); in read_write_tests()
534 printf("FAIL (%s)\n", strerror(errno)); in read_write_tests()
552 printf("FAIL (%s)\n", strerror(errno)); in read_write_tests()
570 printf("FAIL (%s)\n", strerror(errno)); in read_write_tests()
584 printf("FAIL (%s)\n", strerror(errno)); in read_write_tests()
612 printf("FAIL (%s)\n", strerror(errno)); in read_write_tests()
[all …]
/external/ltp/testcases/lib/
Dtst_rod.c83 argv[0], strerror(errno)); in main()
89 argv[0], stdin_path, strerror(errno)); in main()
97 argv[0], strerror(errno)); in main()
103 argv[0], stdout_path, strerror(errno)); in main()
114 argv[0], strerror(errno)); in main()
121 argv[0], stderr_path, strerror(errno)); in main()
127 argv[0], strerror(errno)); in main()
143 argv[0], strerror(errno)); in main()

12345678910>>...74