Home
last modified time | relevance | path

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

12345678910>>...75

/external/python/cpython2/Python/
Dthread_sgi.h39 perror("usconfig - CONF_INITSIZE (check)"); in PyThread__init_thread()
41 perror("usconfig - CONF_INITSIZE (reset)"); in PyThread__init_thread()
46 perror("usconfig - CONF_ATTACHADDR (set)"); in PyThread__init_thread()
49 perror("usconfig - CONF_INITUSERS"); in PyThread__init_thread()
52 perror("usconfig - CONF_ARENATYPE"); in PyThread__init_thread()
61 perror("usinit"); in PyThread__init_thread()
64 perror("usconfig - CONF_ATTACHADDR (reset)"); in PyThread__init_thread()
67 perror("usnewlock (count_lock)"); in PyThread__init_thread()
70 perror("usnewlock (wait_lock)"); in PyThread__init_thread()
126 case -1: perror("ussetlock (count_lock)"); in PyThread_start_new_thread()
[all …]
/external/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 …]
/external/linux-kselftest/tools/testing/selftests/powerpc/ptrace/
Dptrace.h70 perror("ptrace(PTRACE_ATTACH) failed"); in start_trace()
75 perror("waitpid() failed"); in start_trace()
87 perror("ptrace(PTRACE_DETACH) failed"); in stop_trace()
99 perror("ptrace(PTRACE_CONT) failed"); in cont_trace()
152 perror("malloc() failed"); in show_tar_registers()
160 perror("ptrace(PTRACE_GETREGSET) failed"); in show_tar_registers()
168 perror("ptrace(PTRACE_GETREGSET) failed"); in show_tar_registers()
176 perror("ptrace(PTRACE_GETREGSET) failed"); in show_tar_registers()
198 perror("malloc() failed"); in write_tar_registers()
208 perror("ptrace(PTRACE_SETREGSET) failed"); in write_tar_registers()
[all …]
/external/ltp/testcases/kernel/syscalls/fcntl/
Dfcntl15.c110 perror("open on child1 file failed"); in dochild1()
122 perror("child lock failed should have succeeded"); in dochild1()
132 perror("child1 sigprocmask SIG_BLOCK fail"); in dochild1()
140 perror("child1 signal to parent failed"); in dochild1()
153 perror("pause in child1 terminated without " in dochild1()
160 perror("child1 sigprocmask SIG_SETMASK fail"); in dochild1()
188 perror("Fork failure"); in dofork()
197 perror("self_exec failure"); in dofork()
215 perror("parent sigprocmask SIG_BLOCK fail"); in dofork()
228 perror("parent paused without SIGUSR1 " "from child"); in dofork()
[all …]
/external/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 …]
/external/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 …]
/external/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 …]
/external/google-breakpad/src/common/tests/
Dfile_utils.cc47 perror("open"); in CopyFile()
53 perror("creat"); in CopyFile()
55 perror("close"); in CopyFile()
66 perror("read"); in CopyFile()
79 perror("write"); in CopyFile()
88 perror("close"); in CopyFile()
92 perror("close"); in CopyFile()
102 perror("open"); in ReadFile()
111 perror("read"); in ReadFile()
116 perror("close"); in ReadFile()
[all …]
/external/autotest/client/tests/rtc/src/
Drtctest.c57 perror(rtc); in main()
71 perror("RTC_UIE_ON ioctl"); in main()
82 perror("read"); in main()
101 perror("select"); in main()
107 perror("read"); in main()
118 perror("RTC_UIE_OFF ioctl"); in main()
126 perror("RTC_RD_TIME ioctl"); in main()
154 perror("RTC_ALM_SET ioctl"); in main()
161 perror("RTC_ALM_READ ioctl"); in main()
171 perror("RTC_AIE_ON ioctl"); in main()
[all …]
/external/autotest/client/tests/ipv6connect/src/
Dipv6connect.c48 perror("socket"); in ConnectAndAccept()
57 perror("inet_ntop"); in ConnectAndAccept()
65 perror("connect"); in ConnectAndAccept()
73 perror("socket"); in ConnectAndAccept()
82 perror("connect"); in ConnectAndAccept()
90 perror("accept"); in ConnectAndAccept()
104 perror("socket"); in CreateServer()
112 perror("bind"); in CreateServer()
116 perror("getsockname"); in CreateServer()
120 perror("listen"); in CreateServer()
[all …]
/external/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 …]
/external/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 …]
/external/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 …]
/external/linux-kselftest/tools/testing/selftests/timers/
Drtctest.c119 perror(rtc); in main()
140 perror("RTC_UIE_ON ioctl"); in main()
151 perror("read"); in main()
170 perror("select"); in main()
176 perror("read"); in main()
187 perror("RTC_UIE_OFF ioctl"); in main()
195 perror("RTC_RD_TIME ioctl"); in main()
224 perror("RTC_ALM_SET ioctl"); in main()
236 perror("RTC_ALM_READ ioctl"); in main()
252 perror("RTC_AIE_ON ioctl"); in main()
[all …]
/external/ltp/testcases/open_posix_testsuite/functional/timers/timers/
Dtwoptimers.c31 perror("clock_gettime() did not return success\n"); in main()
45 perror("sigemptyset() failed\n"); in main()
50 perror("sigaddset() failed\n"); in main()
57 perror("timer_create() did not return success\n"); in main()
68 perror("timer_settime() did not return success\n"); in main()
73 perror("sigwait() failed\n"); in main()
91 perror("sigemptyset() failed\n"); in main()
96 perror("sigaddset() failed\n"); in main()
103 perror("timer_create() did not return success\n"); in main()
114 perror("timer_settime() did not return success\n"); in main()
[all …]
/external/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 …]
/external/linux-kselftest/tools/testing/selftests/ptp/
Dtestptp.c271 perror("PTP_CLOCK_GETCAPS"); in main()
296 perror("clock_adjtime"); in main()
308 perror("clock_adjtime"); in main()
316 perror("clock_gettime"); in main()
326 perror("clock_settime"); in main()
335 perror("clock_settime"); in main()
345 perror("clock_settime"); in main()
356 perror("PTP_EXTTS_REQUEST"); in main()
364 perror("read"); in main()
374 perror("PTP_EXTTS_REQUEST"); in main()
[all …]
/external/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 …]
/external/linux-kselftest/tools/testing/selftests/vm/
Dmlock2-tests.c34 perror("fopen"); in get_vm_area()
78 perror("fopen pagemap"); in get_pageflags()
85 perror("fseek pagemap"); in get_pageflags()
90 perror("fread pagemap"); in get_pageflags()
105 perror("fopen kpageflags"); in get_kpageflags()
110 perror("fseek kpageflags"); in get_kpageflags()
115 perror("fread kpageflags"); in get_kpageflags()
301 perror("test_mlock_locked mmap"); in test_mlock_lock()
310 perror("mlock2(0)"); in test_mlock_lock()
319 perror("munlock()"); in test_mlock_lock()
[all …]
/external/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()

12345678910>>...75