Searched refs:perror (Results 1 - 25 of 471) sorted by relevance

1234567891011>>

/external/valgrind/main/none/tests/amd64/
H A Dnibz_bennee_mmap.c38 perror("mmap");
43 perror("munmap");
49 perror("mmap");
55 perror("mmap");
/external/valgrind/main/none/tests/
H A Dmap_unaligned.c12 perror( "aligned mmap failed" );
18 perror( "aligned munmap failed" );
27 perror( "unaligned mmap failed" );
33 perror( "unaligned munmap failed" );
H A Dfcntl_setown.c13 perror("socket");
19 perror("fcntl(F_SETOWN)");
25 perror("close");
H A Dpth_cancel1.c20 perror("pthread_setcanceltype");
26 perror("pthread_setcancelstate");
45 perror("pthread_create");
53 perror("pthread_cancel");
59 perror("pthread_join");
H A Dmq.c31 perror("mq_open");
37 perror("mq_open");
45 perror("mq_unlink");
53 perror("mq_send");
61 perror("mq_receive");
74 perror("mq_notify");
82 perror("mq_getattr");
90 perror("mq_getattr");
98 perror("mq_close");
105 perror("mq_clos
[all...]
H A Dexecve.c13 perror("execve");
H A Dsem.c20 perror("semget");
30 perror("semop");
48 perror("semtimedop");
60 perror("semop");
75 perror("semtimedop");
83 perror("semctl(IPC_RMID)");
H A Dpth_cancel2.c31 perror("read"),exit(1); \
42 perror("write"), exit(1); \
80 perror("open"), exit(1);
96 perror("close"),exit(1);
98 perror("unlink"),exit(1);
H A Drlimit_nofile.c19 perror("getrlimit");
28 perror("setrlimit");
34 perror("getrlimit");
58 perror("open");
68 perror("open");
/external/valgrind/main/helgrind/tests/
H A Dlocked_vs_unlocked1.c30 perror("pthread_create1");
35 perror("pthread_create1");
40 perror("pthread join1");
45 perror("pthread join2");
H A Dtc01_simple_race.c23 perror("pthread_create");
31 perror("pthread join");
H A Dtc02_simple_tls.c26 perror("pthread_create");
31 perror("pthread join");
H A Dtc05_simple_race.c28 perror("pthread_create");
39 perror("pthread join");
/external/valgrind/main/memcheck/tests/x86-linux/
H A Dbug133694.c11 perror("mmap1");
17 perror("munmap1");
23 perror("mmap2");
29 perror("mmap2");
/external/e2fsprogs/tests/progs/
H A Dhold_inode.c32 perror(filename);
37 perror(filename);
42 perror(filename);
/external/valgrind/main/gdbserver_tests/
H A Dpasssigalrm.c20 perror("sigaction");
22 perror("kill 1");
31 perror("kill 2");
H A Dfork_chain.c14 perror("fork");
27 perror("waitpid");
H A Dclean_after_fork.c12 perror("fork");
28 perror("waitpid");
/external/harfbuzz/src/
H A Dharfbuzz-impl.c34 HB_Error *perror )
46 *perror = error;
54 HB_Error *perror )
66 *perror = error;
/external/openssl/crypto/
H A Do_dir_test.c60 perror("test_dir");
66 perror("test_dir");
/external/valgrind/main/none/tests/linux/
H A Dmremap.c18 perror("mmap");
37 perror("mremap(shrink, fixed)");
47 perror("mremap(shrink, maymove)");
57 perror("mremap(grow, fixed)");
67 perror("mremap(grow, maymove)");
78 perror("mremap(grow, nomove, constrained)");
90 perror("mremap(grow, maymove, constrained)");
/external/quake/quake/src/QW/client/
H A Dsnd_linux.c36 perror("/dev/dsp");
44 perror("/dev/dsp");
52 perror("/dev/dsp");
67 perror("GETOSPACE");
117 perror("/dev/dsp");
129 perror("/dev/dsp");
142 perror("/dev/dsp");
154 perror("/dev/dsp");
166 perror("/dev/dsp");
174 perror("/de
[all...]
/external/quake/quake/src/WinQuake/
H A Dsnd_linux.cpp55 perror("/dev/dsp");
63 perror("/dev/dsp");
71 perror("/dev/dsp");
86 perror("GETOSPACE");
136 perror("/dev/dsp");
148 perror("/dev/dsp");
161 perror("/dev/dsp");
173 perror("/dev/dsp");
185 perror("/dev/dsp");
193 perror("/de
[all...]
/external/e2fsprogs/e2fsck/
H A Dextend.c57 perror(filename);
62 perror("lseek");
67 perror("read");
72 perror("lseek #2");
77 perror("read");
H A Dflushb.c48 perror("open");
57 perror("ioctl BLKFLSBUF");

Completed in 435 milliseconds

1234567891011>>