Home
last modified time | relevance | path

Searched refs:strerror (Results 1 - 25 of 1374) sorted by relevance

12345678910>>...55

/third_party/libdrm/tests/tegra/
H A Dvic-flip.c45 fprintf(stderr, "failed to create job: %s\n", strerror(-err)); in clear()
51 fprintf(stderr, "failed to create push buffer: %s\n", strerror(-err)); in clear()
57 fprintf(stderr, "failed to prepare push buffer: %s\n", strerror(-err)); in clear()
63 fprintf(stderr, "failed to clear surface: %s\n", strerror(-err)); in clear()
69 fprintf(stderr, "failed to execute operation: %s\n", strerror(-err)); in clear()
76 fprintf(stderr, "failed to push syncpoint: %s\n", strerror(-err)); in clear()
82 fprintf(stderr, "failed to update push buffer: %s\n", strerror(-err)); in clear()
88 fprintf(stderr, "failed to submit job: %s\n", strerror(-err)); in clear()
94 fprintf(stderr, "failed to wait for job: %s\n", strerror(-err)); in clear()
114 fprintf(stderr, "failed to create job: %s\n", strerror( in fill()
[all...]
H A Dvic-blit.c45 fprintf(stderr, "failed to create job: %s\n", strerror(-err)); in clear()
51 fprintf(stderr, "failed to create push buffer: %s\n", strerror(-err)); in clear()
57 fprintf(stderr, "failed to clear surface: %s\n", strerror(-err)); in clear()
63 fprintf(stderr, "failed to prepare push buffer: %s\n", strerror(-err)); in clear()
69 fprintf(stderr, "failed to execute operation: %s\n", strerror(-err)); in clear()
76 fprintf(stderr, "failed to push syncpoint: %s\n", strerror(-err)); in clear()
82 fprintf(stderr, "failed to update push buffer: %s\n", strerror(-err)); in clear()
88 fprintf(stderr, "failed to submit job: %s\n", strerror(-err)); in clear()
94 fprintf(stderr, "failed to wait for job: %s\n", strerror(-err)); in clear()
114 fprintf(stderr, "failed to create job: %s\n", strerror( in fill()
[all...]
H A Dvic-clear.c60 fprintf(stderr, "open() failed: %s\n", strerror(errno)); in main()
66 fprintf(stderr, "failed to open Tegra device: %s\n", strerror(-err)); in main()
73 fprintf(stderr, "failed to open channel to VIC: %s\n", strerror(-err)); in main()
82 fprintf(stderr, "failed to create VIC: %s\n", strerror(-err)); in main()
109 fprintf(stderr, "failed to create job: %s\n", strerror(-err)); in main()
115 fprintf(stderr, "failed to create push buffer: %s\n", strerror(-err)); in main()
121 fprintf(stderr, "failed to prepare push buffer: %s\n", strerror(-err)); in main()
127 fprintf(stderr, "failed to clear surface: %s\n", strerror(-err)); in main()
133 fprintf(stderr, "failed to execute operation: %s\n", strerror(-err)); in main()
140 fprintf(stderr, "failed to push syncpoint: %s\n", strerror( in main()
[all...]
H A Dsyncpt-timeout.c50 classes[i].name, strerror(-err)); in channel_open()
76 fprintf(stderr, "open() failed: %s\n", strerror(errno)); in main()
82 fprintf(stderr, "failed to open Tegra device: %s\n", strerror(-err)); in main()
89 fprintf(stderr, "failed to allocate syncpoint: %s\n", strerror(-err)); in main()
97 fprintf(stderr, "failed to open channel: %s\n", strerror(-err)); in main()
103 fprintf(stderr, "failed to create job: %s\n", strerror(-err)); in main()
109 fprintf(stderr, "failed to create push buffer: %s\n", strerror(-err)); in main()
115 fprintf(stderr, "failed to prepare push buffer: %s\n", strerror(-err)); in main()
127 fprintf(stderr, "failed to push syncpoint: %s\n", strerror(-err)); in main()
134 fprintf(stderr, "failed to push syncpoint: %s\n", strerror( in main()
[all...]
H A Dsyncpt-wait.c50 classes[i].name, strerror(-err)); in channel_open()
76 fprintf(stderr, "open() failed: %s\n", strerror(errno)); in main()
82 fprintf(stderr, "failed to open Tegra device: %s\n", strerror(-err)); in main()
89 fprintf(stderr, "failed to allocate syncpoint: %s\n", strerror(-err)); in main()
97 fprintf(stderr, "failed to open channel: %s\n", strerror(-err)); in main()
103 fprintf(stderr, "failed to create job: %s\n", strerror(-err)); in main()
109 fprintf(stderr, "failed to create push buffer: %s\n", strerror(-err)); in main()
115 fprintf(stderr, "failed to prepare push buffer: %s\n", strerror(-err)); in main()
122 fprintf(stderr, "failed to push syncpoint: %s\n", strerror(-err)); in main()
128 fprintf(stderr, "failed to update push buffer: %s\n", strerror( in main()
[all...]
H A Dgr2d-fill.c61 strerror(errno)); in main()
67 fprintf(stderr, "failed to open screen: %s\n", strerror(-err)); in main()
74 strerror(-err)); in main()
81 strerror(-err)); in main()
91 strerror(-err)); in main()
98 strerror(-err)); in main()
105 strerror(-err)); in main()
115 strerror(-err)); in main()
122 strerror(-err)); in main()
132 strerror( in main()
[all...]
/third_party/ltp/testcases/kernel/io/direct_io/
H A Ddiotest4.c105 strerror(errno)); in runtest_f()
113 msg, ret, strerror(errno)); in runtest_f()
120 strerror(errno)); in runtest_f()
128 msg, ret, strerror(errno)); in runtest_f()
145 strerror(errno)); in runtest_s()
150 msg, ret, strerror(errno)); in runtest_s()
156 strerror(errno)); in runtest_s()
161 msg, ret, strerror(errno)); in runtest_s()
222 filename, strerror(errno)); in main()
226 strerror(errn in main()
[all...]
H A 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(errn in main()
[all...]
/third_party/ninja/src/
H A Dsubprocess-posix.cc54 Fatal("pipe: %s", strerror(errno)); in Start()
60 Fatal("pipe: %s", strerror(EMFILE)); in Start()
67 Fatal("posix_spawn_file_actions_init: %s", strerror(err)); in Start()
71 Fatal("posix_spawn_file_actions_addclose: %s", strerror(err)); in Start()
76 Fatal("posix_spawnattr_init: %s", strerror(err)); in Start()
83 Fatal("posix_spawnattr_setsigmask: %s", strerror(err)); in Start()
97 Fatal("posix_spawn_file_actions_addopen: %s", strerror(err)); in Start()
102 Fatal("posix_spawn_file_actions_adddup2: %s", strerror(err)); in Start()
105 Fatal("posix_spawn_file_actions_adddup2: %s", strerror(err)); in Start()
108 Fatal("posix_spawn_file_actions_addclose: %s", strerror(er in Start()
[all...]
/third_party/ltp/testcases/kernel/fs/stream/
H A 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(errn in main()
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigaction/
H A 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(EINVA in main()
[all...]
/third_party/musl/libc-test/src/functional/
H A Dsem_open.c26 "could not open sem: %s\n", strerror(errno)); in main()
31 "after reopen failure errno is \"%s\" (%d); want EEXIST (%d)\n", strerror(errno), errno, EEXIST); in main()
40 TEST(sem_wait(sem) == 0, "%s\n", strerror(errno)); in main()
41 TEST(sem_getvalue(sem2, &val) == 0, "%s\n", strerror(errno)); in main()
46 "trywait on locked sem: got errno \"%s\" (%d), want EAGAIN (%d)\n", strerror(errno), errno, EAGAIN); in main()
48 TEST(sem_post(sem) == 0, "%s\n", strerror(errno)); in main()
49 TEST(sem_getvalue(sem2, &val) == 0, "%s\n", strerror(errno)); in main()
52 TEST(sem_close(sem) == 0, "%s\n", strerror(errno)); in main()
53 TEST(sem_close(sem) == 0, "%s\n", strerror(errno)); in main()
54 TEST(sem_unlink(buf) == 0, "%s\n", strerror(errn in main()
[all...]
H A Denv.c20 t_error("clrearenv: %s\n", strerror(errno)); in main()
22 t_error("putenv: %s\n", strerror(errno)); in main()
32 t_error("unsetenv: %s\n", strerror(errno)); in main()
39 t_error("setenv: %s\n", strerror(errno)); in main()
46 t_error("setenv: %s\n", strerror(errno)); in main()
51 t_error("setenv: %s\n", strerror(errno)); in main()
57 t_error("setenv(\"\",\"\",0): %d, errno: %d (%s), wanted -1, %d (EINVAL)\n", r, errno, strerror(errno), EINVAL); in main()
H A Dpthread_mutex_pi.c9 #define T(f) if ((r=(f))) t_error(#f " failed: %s\n", strerror(r))
10 #define E(f) if (f) t_error(#f " failed: %s\n", strerror(errno))
57 t_error("sem_timedwait failed with unexpected error: %s\n", strerror(errno)); in test_relock()
145 t_error("PTHREAD_MUTEX_NORMAL relock did not deadlock, got %s\n", strerror(i)); in main()
148 t_error("PTHREAD_MUTEX_ERRORCHECK relock did not return EDEADLK, got %s\n", i==-1?"deadlock":strerror(i)); in main()
151 t_error("PTHREAD_MUTEX_RECURSIVE relock did not succed, got %s\n", i==-1?"deadlock":strerror(i)); in main()
155 t_error("PTHREAD_MUTEX_ERRORCHECK unlock did not return EPERM, got %s\n", strerror(i)); in main()
158 t_error("PTHREAD_MUTEX_RECURSIVE unlock did not return EPERM, got %s\n", strerror(i)); in main()
162 t_error("PTHREAD_MUTEX_ERRORCHECK unlock did not return EPERM, got %s\n", strerror(i)); in main()
165 t_error("PTHREAD_MUTEX_RECURSIVE unlock did not return EPERM, got %s\n", strerror( in main()
[all...]
H A Dpthread_mutex.c9 #define T(f) if ((r=(f))) t_error(#f " failed: %s\n", strerror(r))
10 #define E(f) if (f) t_error(#f " failed: %s\n", strerror(errno))
56 t_error("sem_timedwait failed with unexpected error: %s\n", strerror(errno)); in test_relock()
142 t_error("PTHREAD_MUTEX_NORMAL relock did not deadlock, got %s\n", strerror(i)); in main()
145 t_error("PTHREAD_MUTEX_ERRORCHECK relock did not return EDEADLK, got %s\n", i==-1?"deadlock":strerror(i)); in main()
148 t_error("PTHREAD_MUTEX_RECURSIVE relock did not succed, got %s\n", i==-1?"deadlock":strerror(i)); in main()
152 t_error("PTHREAD_MUTEX_ERRORCHECK unlock did not return EPERM, got %s\n", strerror(i)); in main()
155 t_error("PTHREAD_MUTEX_RECURSIVE unlock did not return EPERM, got %s\n", strerror(i)); in main()
159 t_error("PTHREAD_MUTEX_ERRORCHECK unlock did not return EPERM, got %s\n", strerror(i)); in main()
162 t_error("PTHREAD_MUTEX_RECURSIVE unlock did not return EPERM, got %s\n", strerror( in main()
[all...]
/third_party/musl/libc-test/src/functionalext/fortify/
H A Dpthread_fortify_test.c28 #define T(f) if ((r=(f))) t_error(#f " failed: %s\n", strerror(r))
29 #define E(f) if (f) t_error(#f " failed: %s\n", strerror(errno))
147 t_error("PTHREAD_MUTEX_NORMAL lock failed after destroyed, got %s\n", strerror(i)); in main()
151 t_error("PTHREAD_MUTEX_ERRORCHECK lock failed after destroyed, got %s\n", strerror(i)); in main()
155 t_error("PTHREAD_MUTEX_RECURSIVE lock failed after destroyed, got %s\n", strerror(i)); in main()
159 t_error("PTHREAD_MUTEX_ERRORCHECK unlock failed after destroyed, got %s\n", strerror(i)); in main()
163 t_error("PTHREAD_MUTEX_RECURSIVE unlock failed after destroyed, got %s\n", strerror(i)); in main()
167 t_error("PTHREAD_MUTEX_NORMAL timedlock failed after destroyed, got %s\n", strerror(i)); in main()
171 t_error("PTHREAD_MUTEX_ERRORCHECK timedlock failed after destroyed, got %s\n", strerror(i)); in main()
175 t_error("PTHREAD_MUTEX_RECURSIVE timedlock failed after destroyed, got %s\n", strerror( in main()
[all...]
/third_party/ntfs-3g/libfuse-lite/
H A Dmount_util.c66 fprintf(stderr, "%s: fork: %s\n", progname, strerror(errno)); in fuse_mnt_add_mount()
88 progname, tmp, strerror(errno)); in fuse_mnt_add_mount()
95 strerror(errno)); in fuse_mnt_add_mount()
100 fprintf(stderr, "%s: waitpid: %s\n", progname, strerror(errno)); in fuse_mnt_add_mount()
121 fprintf(stderr, "%s: fork: %s\n", progname, strerror(errno)); in fuse_mnt_umount()
136 strerror(errno)); in fuse_mnt_umount()
141 fprintf(stderr, "%s: waitpid: %s\n", progname, strerror(errno)); in fuse_mnt_umount()
194 strerror(errno)); in fuse_mnt_resolve_path()
226 progname, strerror(errno)); in fuse_mnt_check_empty()
310 fprintf(stderr, "%s: fork: %s\n", progname, strerror(errn in fuse_mnt_add_mount()
[all...]
/third_party/musl/libc-test/src/regression/
H A Ddaemon-failure.c25 t_error("pipe failed: %s\n", strerror(errno)); in main()
30 t_error("dup(1) failed: %s\n", strerror(errno)); in main()
35 t_error("fork failed: %s\n", strerror(errno)); in main()
47 t_error("failed to dup pipe fd for communicating results: %s\n", strerror(errno)); in main()
52 t_error("daemon should have failed with %d [EMFILE] got %d [%s]\n", EMFILE, errno, strerror(errno)); in main()
57 t_error("write failed: %s\n", strerror(errno)); in main()
62 t_error("waitpid failed: %s\n", strerror(errno)); in main()
69 t_error("read failed: %s\n", strerror(errno)); in main()
H A Draise-race.c26 case -1: t_error("fork failed: %s\n", strerror(errno)); in handler1()
37 t_error("raise failed: %s\n", strerror(errno)); in start()
49 t_error("wait failed: %s\n", strerror(errno)); in start()
63 t_error("registering signal handler failed: %s\n", strerror(errno)); in main()
65 t_error("registering signal handler failed: %s\n", strerror(errno)); in main()
69 t_error("pthread_create failed: %s\n", strerror(r)); in main()
73 t_error("phread_kill failed: %s\n", strerror(r)); in main()
77 t_error("pthread_join failed: %s\n", strerror(r)); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
H A 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(r in main()
[all...]
/third_party/libfuse/lib/
H A Dmount_util.c100 fprintf(stderr, "%s: sigprocmask: %s\n", progname, strerror(errno)); in add_mount()
106 fprintf(stderr, "%s: fork: %s\n", progname, strerror(errno)); in add_mount()
115 fprintf(stderr, "%s: setuid: %s\n", progname, strerror(errno)); in add_mount()
123 progname, strerror(errno)); in add_mount()
128 fprintf(stderr, "%s: waitpid: %s\n", progname, strerror(errno)); in add_mount()
159 fprintf(stderr, "%s: sigprocmask: %s\n", progname, strerror(errno)); in exec_umount()
165 fprintf(stderr, "%s: fork: %s\n", progname, strerror(errno)); in exec_umount()
174 fprintf(stderr, "%s: setuid: %s\n", progname, strerror(errno)); in exec_umount()
187 progname, strerror(errno)); in exec_umount()
192 fprintf(stderr, "%s: waitpid: %s\n", progname, strerror(errn in exec_umount()
[all...]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstacksize/
H A 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()
/third_party/ltp/testcases/kernel/pty/
H A Dhangup01.c162 printf("ptsname[child] failed: %s\n", strerror(errno)); in child()
166 printf("open[1] failed: %s\n", strerror(errno)); in child()
170 printf("write failed: %s\n", strerror(errno)); in child()
174 printf("close[1] failed: %s\n", strerror(errno)); in child()
178 printf("open[2] failed: %s\n", strerror(errno)); in child()
182 printf("write[2] failed: %s\n", strerror(errno)); in child()
186 printf("close[2] failed: %s\n", strerror(errno)); in child()
190 printf("open[3] failed: %s\n", strerror(errno)); in child()
194 printf("write[3] failed: %s\n", strerror(errno)); in child()
198 printf("close[3] failed: %s\n", strerror(errn in child()
[all...]
/third_party/ltp/testcases/kernel/syscalls/fcntl/
H A Dfcntl10.c166 TEST_ERRNO, strerror(TEST_ERRNO)); in main()
185 strerror(TEST_ERRNO)); in main()
216 strerror(errno)); in setup()
219 fname, errno, strerror(errno)); in setup()
223 errno, strerror(errno)); in setup()
242 strerror(errno)); in cleanup()
245 errno, strerror(errno)); in cleanup()
H A Dfcntl09.c166 TEST_ERRNO, strerror(TEST_ERRNO)); in main()
187 strerror(TEST_ERRNO)); in main()
217 strerror(errno)); in setup()
220 fname, errno, strerror(errno)); in setup()
224 errno, strerror(errno)); in setup()
241 strerror(errno)); in cleanup()
244 errno, strerror(errno)); in cleanup()

Completed in 10 milliseconds

12345678910>>...55