Home
last modified time | relevance | path

Searched refs:perror (Results 1 – 25 of 1535) sorted by relevance

12345678910>>...62

/third_party/ltp/testcases/kernel/syscalls/nftw/
Dtest.c58 perror("ERROR: nftw failed"); in test1A()
120 perror("nftw"); in test2A()
163 perror("nftw"); in test3A()
200 perror("nftw"); in test4A()
236 perror("nftw"); in test5A()
267 perror("getcwd"); in test6A()
280 perror("nftw"); in test6A()
307 perror("nftw"); in test7A()
336 perror("nftw"); in test8A()
365 perror("nftw"); in test9A()
[all …]
Dtest64.c56 perror("ERROR: nftw64 failed"); in test1A()
118 perror("nftw64"); in test2A()
162 perror("nftw64"); in test3A()
200 perror("nftw64"); in test4A()
237 perror("nftw64"); in test5A()
268 perror("getcwd"); in test6A()
282 perror("nftw64"); in test6A()
311 perror("nftw64"); in test7A()
341 perror("nftw64"); in test8A()
372 perror("nftw64"); in test9A()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/stress/semaphores/
Dmulti_con_pro.c50 perror("sem_wait didn't return success \n"); in producer()
54 perror("sem_getvalue didn't return success \n"); in producer()
59 perror("sem_wait didn't return success \n"); in producer()
68 perror("sem_wait didn't return success \n"); in producer()
72 perror("sem_wait didn't return success \n"); in producer()
77 perror("sem_wait didn't return success \n"); in producer()
81 perror("sem_getvalue didn't return success \n"); in producer()
86 perror("sem_wait didn't return success \n"); in producer()
95 perror("sem_wait didn't return success \n"); in producer()
99 perror("sem_wait didn't return success \n"); in producer()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/functional/semaphores/
Dsem_sleepingbarber.c58 perror("sem_wait(&lock) didn't return success"); in barbers()
66 perror("sem_post(&lock) didn't return success"); in barbers()
70 perror("sem_wait(&customer) didn't return success"); in barbers()
74 perror("sem_wait(&lock) didn't return success"); in barbers()
83 perror("sem_post(&lock) didn't return success"); in barbers()
87 perror("sem_post(&barber) didn't return success"); in barbers()
105 perror("sem_wait(&lock) didn't return success"); in customers()
111 perror("sem_post(&customer) didn't return success"); in customers()
118 perror("sem_post(&lock) didn't return success"); in customers()
122 perror("sem_wait(&barber) didn't return success"); in customers()
[all …]
Dsem_readerwriter.c52 perror("sem_wait didn't return success\n"); in reader()
59 perror("sem_wait didn't return success \n"); in reader()
64 perror("sem_post didn't return success \n"); in reader()
70 perror("sem_wait didn't return success \n"); in reader()
76 perror("sem_post didn't return success \n"); in reader()
81 perror("sem_post didn't return success \n"); in reader()
96 perror("sem_wait didn't return success \n"); in writer()
101 perror("sem_post didn't return success \n"); in writer()
122 perror("sem_init didn't return success \n"); in main()
126 perror("sem_init didn't return success \n"); in main()
[all …]
Dsem_conpro.c45 perror("sem_wait didn't return success \n"); in producer()
49 perror("sem_wait didn't return success \n"); in producer()
57 perror("sem_wait didn't return success \n"); in producer()
61 perror("sem_wait didn't return success \n"); in producer()
75 perror("sem_wait didn't return success \n"); in consumer()
79 perror("sem_wait didn't return success \n"); in consumer()
86 perror("sem_wait didn't return success \n"); in consumer()
90 perror("sem_wait didn't return success \n"); in consumer()
111 perror("sem_init didn't return success \n"); in main()
115 perror("sem_init didn't return success \n"); in main()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
D6-1.c47 perror("sigemptyset() failed\n"); in main()
52 perror("sigaddset() failed\n"); in main()
57 perror("sigprocmask() failed\n"); in main()
73 perror("timer_create() did not return success\n"); in main()
89 perror("clock_gettime() did not return success\n"); in main()
94 perror("timer_settime() did not return success\n"); in main()
99 perror("sigwait() failed\n"); in main()
104 perror("clock_gettime() did not return success\n"); in main()
110 perror("clock_gettime inconsistent\n"); in main()
117 perror("timer_settime() did not expire after value.it_value\n"); in main()
[all …]
D2-1.c51 perror("sigemptyset() failed\n"); in main()
56 perror("sigaddset() failed\n"); in main()
61 perror("sigprocmask() failed\n"); in main()
77 perror("timer_create() did not return success\n"); in main()
94 perror("clock_gettime() did not return success\n"); in main()
99 perror("timer_settime() did not return success\n"); in main()
104 perror("sigwait() failed\n"); in main()
109 perror("clock_gettime() did not return success\n"); in main()
116 perror("clock_gettime inconsistent\n"); in main()
132 perror("timer_delete() did not return success\n"); in main()
D3-3.c45 perror("sigemptyset() did not return success\n"); in main()
50 perror("sigaddset() did not return success\n"); in main()
55 perror("sigprocmask() did not return success\n"); in main()
60 perror("timer_create() did not return success\n"); in main()
74 perror("timer_settime() did not return success\n"); in main()
90 perror("Error calling sigemptyset\n"); in main()
94 perror("Error calling sigaction\n"); in main()
105 perror("timer_settime() did not return success\n"); in main()
111 perror("sigprocmask() did not return success\n"); in main()
/third_party/musl/Benchmark/musl/
Dlibc_fcntl.cpp31 perror("open fcntl_getfl"); in Bm_function_Fcntl_getfl()
37 perror("fcntl_getfl proc"); in Bm_function_Fcntl_getfl()
50 perror("fcntl_setfl F_GETFL"); in Bm_function_Fcntl_setfl()
57 perror("fcntl_setfl proc"); in Bm_function_Fcntl_setfl()
65 perror("fcntl_setfl proc"); in Bm_function_Fcntl_setfl()
77 perror("open fcntl_setlkw"); in Bm_function_Fcntl_setlkw()
88 perror("fcntl_setlkw F_WRLCK"); in Bm_function_Fcntl_setlkw()
95 perror("fcntl_setlkw proc"); in Bm_function_Fcntl_setlkw()
108 perror("open fcntl_dupfd"); in Bm_function_Fcntl_dupfd()
114 perror("fcntl_dupfd proc"); in Bm_function_Fcntl_dupfd()
[all …]
Dlibc_stdio.cpp67 perror("fopen read"); in Bm_function_Fopen_read()
84 perror("fopen write"); in Bm_function_Fopen_write()
101 perror("fopen append"); in Bm_function_Fopen_append()
118 perror("fopen r+"); in Bm_function_Fopen_rplus()
135 perror("fopen w+"); in Bm_function_Fopen_wplus()
152 perror("fopen a+"); in Bm_function_Fopen_append_plus()
169 perror("fopen rb"); in Bm_function_Fopen_rb()
186 perror("fopen wb"); in Bm_function_Fopen_wb()
203 perror("fopen ab"); in Bm_function_Fopen_ab()
220 perror("fopen rb+"); in Bm_function_Fopen_rb_plus()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoptimers.c30 perror("clock_gettime() did not return success\n"); in main()
44 perror("sigemptyset() failed\n"); in main()
49 perror("sigaddset() failed\n"); in main()
54 perror("sigprocmask() failed\n"); in main()
60 perror("timer_create() did not return success\n"); in main()
71 perror("timer_settime() did not return success\n"); in main()
76 perror("sigwait() failed\n"); in main()
98 perror("sigemptyset() failed\n"); in main()
103 perror("sigaddset() failed\n"); in main()
108 perror("sigaprocmask() failed\n"); in main()
[all …]
/third_party/ltp/testcases/realtime/perf/latency/
Dpthread_cond_latency.c82 perror("gettimeofday"); in d_gettimeofday()
96 perror("pthread_cond_wait"); in childfunc()
121 perror("sched_get_priority_max"); in test_signal()
126 perror("sched_setscheduler"); in test_signal()
131 perror("pthread_attr_init"); in test_signal()
135 perror("pthread_attr_setschedpolicy"); in test_signal()
139 perror("pthread_attr_setschedparam"); in test_signal()
143 perror("pthread_create"); in test_signal()
158 perror("pthread_cond_broadcast"); in test_signal()
164 perror("pthread_cond_signal"); in test_signal()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
D3-1.c61 perror("mq_open() did not return success"); in main()
66 perror("mq_send() did not return success"); in main()
71 perror("mq_send() did not return success"); in main()
76 perror("mq_send() did not return success"); in main()
81 perror("mq_send() did not return success"); in main()
86 perror("mq_send() did not return success"); in main()
91 perror("mq_receive() returned failure"); in main()
101 perror("mq_receive() returned failure"); in main()
111 perror("mq_receive() returned failure"); in main()
121 perror("mq_receive() returned failure"); in main()
[all …]
D3-2.c63 perror("mq_open() did not return success"); in main()
68 perror("mq_send() did not return success"); in main()
74 perror("mq_send() did not return success"); in main()
80 perror("mq_send() did not return success"); in main()
86 perror("mq_send() did not return success"); in main()
92 perror("mq_send() did not return success"); in main()
98 perror("mq_receive() returned failure"); in main()
108 perror("mq_receive() returned failure"); in main()
118 perror("mq_receive() returned failure"); in main()
128 perror("mq_receive() returned failure"); in main()
[all …]
/third_party/ltp/testcases/kernel/mem/mmapstress/
Dmmapstress10.c300 perror("sigempty error");
305 perror("sigaction error SIGINT");
310 perror("sigaction error");
318 perror("sigaction error SIGQUIT");
322 perror("sigaction error SIGTERM");
330 perror("open error");
336 perror("malloc error");
359 perror("lseek");
367 perror("write error");
387 perror("fork error");
[all …]
Dmmapstress01.c258 perror("sigemptyset error");
263 perror("sigaction error SIGINT");
267 perror("sigaction error SIGQUIT");
271 perror("sigaction error SIGTERM");
277 perror("sigaction error");
287 perror("open error");
293 perror("malloc error");
310 perror("lseek");
317 perror("write error");
337 perror("fork error");
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_sigmask/
D6-1.c59 perror("Unexpected error while attempting to setup test " in a_thread_func()
65 perror("Unexpected error while attempting to setup test " in a_thread_func()
71 perror in a_thread_func()
77 perror in a_thread_func()
83 perror("Unexpected error while attempting to setup test " in a_thread_func()
96 perror("Unexpected error while attempting to setup test " in a_thread_func()
108 perror("Unexpected error while attempting to use sigpending\n"); in a_thread_func()
113 perror("FAIL: sigismember did not return 1\n"); in a_thread_func()
118 perror("FAIL: sigismember did not return 0\n"); in a_thread_func()
134 perror("Error creating new thread\n"); in main()
[all …]
D4-1.c56 perror("Unexpected error while attempting to setup test " in a_thread_func()
62 perror("Unexpected error while attempting to setup test " in a_thread_func()
68 perror in a_thread_func()
74 perror in a_thread_func()
80 perror("Unexpected error while attempting to setup test " in a_thread_func()
91 perror("Unexpected error while attempting to use sigpending\n"); in a_thread_func()
97 perror("FAIL: sigismember did not return 1\n"); in a_thread_func()
113 perror("Error creating new thread\n"); in main()
118 perror("Error in pthread_join()\n"); in main()
D5-1.c57 perror("Unexpected error while attempting to setup test " in a_thread_func()
63 perror in a_thread_func()
69 perror("Unexpected error while attempting to setup test " in a_thread_func()
80 perror("Unexpected error while attempting to use sigpending\n"); in a_thread_func()
85 perror("Unexpected error while attempting to use sigismember."); in a_thread_func()
90 perror("FAIL: sigismember did not return 1"); in a_thread_func()
98 perror in a_thread_func()
123 perror("Error creating new thread\n"); in main()
128 perror("Error in pthread_join()\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_timedsend/
D3-1.c64 perror("mq_open() did not return success"); in main()
71 perror("mq_timedsend() did not return success"); in main()
77 perror("mq_timedsend() did not return success"); in main()
83 perror("mq_timedsend() did not return success"); in main()
89 perror("mq_timedsend() did not return success"); in main()
95 perror("mq_timedsend() did not return success"); in main()
100 perror("mq_receive() returned failure"); in main()
110 perror("mq_receive() returned failure"); in main()
120 perror("mq_receive() returned failure"); in main()
130 perror("mq_receive() returned failure"); in main()
[all …]
D3-2.c66 perror("mq_open() did not return success"); in main()
73 perror("mq_timedsend() did not return success"); in main()
80 perror("mq_timedsend() did not return success"); in main()
87 perror("mq_timedsend() did not return success"); in main()
94 perror("mq_timedsend() did not return success"); in main()
101 perror("mq_timedsend() did not return success"); in main()
107 perror("mq_receive() returned failure"); in main()
117 perror("mq_receive() returned failure"); in main()
127 perror("mq_receive() returned failure"); in main()
137 perror("mq_receive() returned failure"); in main()
[all …]
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
D4-1.c46 perror(ERROR_PREFIX "stack wrong"); in thread_func()
64 perror(ERROR_PREFIX "pthread_attr_init"); in main()
71 perror(ERROR_PREFIX "pthread_attr_getstack"); in main()
80 perror(ERROR_PREFIX "out of memory while " in main()
88 perror(ERROR_PREFIX "pthread_attr_setstack"); in main()
94 perror(ERROR_PREFIX "pthread_attr_getstack"); in main()
100 perror(ERROR_PREFIX "got the wrong stacksize or stackaddr"); in main()
106 perror(ERROR_PREFIX "failed to create a thread"); in main()
112 perror(ERROR_PREFIX "pthread_join"); in main()
118 perror(ERROR_PREFIX "pthread_attr_destroy"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
D6-1.c42 perror("Unexpected error while attempting to setup test " in main()
48 perror("Unexpected error while attempting to setup test " in main()
54 perror in main()
60 perror in main()
66 perror("Unexpected error while attempting to setup test " in main()
79 perror("Unexpected error while attempting to setup test " in main()
91 perror("Unexpected error while attempting to use sigpending\n"); in main()
96 perror("FAIL: sigismember did not return 1\n"); in main()
101 perror("FAIL: sigismember did not return 1\n"); in main()
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_getoverrun/
D1-1.c58 perror("sigemptyset() did not return success\n"); in main()
62 perror("sigaction() did not return success\n"); in main()
71 perror("timer_create() did not return success\n"); in main()
80 perror("timer_settime() did not return success\n"); in main()
88 perror("sigemptyset() did not return success\n"); in main()
92 perror("sigaddset() did not return success\n"); in main()
96 perror("sigprocmask() did not return success\n"); in main()
101 perror("Could not sleep for correct amount of time\n"); in main()
106 perror("sigprocmask() did not return success\n"); in main()

12345678910>>...62