HomeSort by relevance Sort by last modified time
    Searched full:perror (Results 1 - 25 of 2584) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/syslinux/com32/lib/
perror.c 2 * perror.c
9 void perror(const char *s) function
  /external/valgrind/none/tests/
fcntl_setown.c 13 perror("socket");
19 perror("fcntl(F_SETOWN)");
25 perror("close");
pth_cancel1.c 20 perror("pthread_setcanceltype");
26 perror("pthread_setcancelstate");
45 perror("pthread_create");
53 perror("pthread_cancel");
59 perror("pthread_join");
mq.c 31 perror("mq_open");
37 perror("mq_open");
45 perror("mq_unlink");
53 perror("mq_send");
61 perror("mq_receive");
71 perror("mq_notify");
85 perror("mq_getattr");
93 perror("mq_setattr");
101 perror("mq_close");
108 perror("mq_close")
    [all...]
map_unaligned.c 12 perror( "aligned mmap failed" );
18 perror( "aligned munmap failed" );
27 perror( "unaligned mmap failed" );
33 perror( "unaligned munmap failed" );
sem.c 21 perror("semget");
31 perror("semop");
38 perror("semctl GETVAL");
45 perror("semctl GETPID");
63 perror("semtimedop");
75 perror("semop");
90 perror("semtimedop");
98 perror("semctl(IPC_RMID)");
  /external/valgrind/memcheck/tests/darwin/
pth-undocumented.c 32 perror("open"), exit(1);
35 perror("__pthread_chdir");
38 perror("__pthread_fchdir");
  /external/syslinux/dos/
perror.c 4 void perror(const char *msg) function
  /external/valgrind/memcheck/tests/solaris/
spawn.c 24 perror("system");
36 perror("posix_spawn");
43 perror("posix_spawn_file_actions_init");
46 perror("posix_spawn_file_actions_addopen");
49 perror("posix_spawn");
53 perror("posix_spawn_file_actions_destroy");
59 perror("posix_spawnattr_init");
62 perror("posix_spawnattr_setflags");
65 perror("posix_spawn");
69 perror("posix_spawnattr_destroy")
    [all...]
shmat.c 12 perror("shmget()");
18 perror("shmat()");
25 perror("shmctl(IPC_STAT)");
33 perror("shmdt()");
39 perror("shmctl(IPC_RMID)");
  /external/valgrind/memcheck/tests/x86-linux/
bug133694.c 11 perror("mmap1");
17 perror("munmap1");
23 perror("mmap2");
29 perror("mmap2");
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Python/
thread_sgi.h 39 perror("usconfig - CONF_INITSIZE (check)");
41 perror("usconfig - CONF_INITSIZE (reset)");
46 perror("usconfig - CONF_ATTACHADDR (set)");
49 perror("usconfig - CONF_INITUSERS");
52 perror("usconfig - CONF_ARENATYPE");
61 perror("usinit");
64 perror("usconfig - CONF_ATTACHADDR (reset)");
67 perror("usnewlock (count_lock)");
70 perror("usnewlock (wait_lock)");
126 case -1: perror("ussetlock (count_lock)");
    [all...]
  /external/python/cpython2/Python/
thread_sgi.h 39 perror("usconfig - CONF_INITSIZE (check)");
41 perror("usconfig - CONF_INITSIZE (reset)");
46 perror("usconfig - CONF_ATTACHADDR (set)");
49 perror("usconfig - CONF_INITUSERS");
52 perror("usconfig - CONF_ARENATYPE");
61 perror("usinit");
64 perror("usconfig - CONF_ATTACHADDR (reset)");
67 perror("usnewlock (count_lock)");
70 perror("usnewlock (wait_lock)");
126 case -1: perror("ussetlock (count_lock)")
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/clock_settime/
helpers.h 18 perror("clock_gettime() did not return success\n");
19 perror("clock may not be reset properly\n");
28 perror("clock_settime() did not return success\n");
29 perror("clock may not be reset properly\n");
  /external/valgrind/none/tests/solaris/
posix_spawn.c 21 perror("posix_spawn_file_actions_init");
28 perror("posix_spawn_file_actions_adddup2");
38 perror("posix_spawn");
48 perror("posix_spawn_file_actions_destroy");
sigresend.c 33 perror("sigprocmask");
42 perror("sigfillset");
46 perror("sigaction");
52 perror("sigemptyset");
56 perror("sigaddset");
66 perror("sigprocmask");
  /external/ltp/testcases/network/multicast/mc_opts/
mc_verify_opts_error.c 30 perror("can't open socket");
46 perror("Setting IP_MULTICAST_IF"), exit(1);
50 perror("Getting IP_MULTICAST_IF"), exit(1);
55 perror("Getting IP_MULTICAST_TTL"), exit(1);
60 perror("Setting IP_MULTICAST_TTL"), exit(1);
64 perror("Setting IP_MULTICAST_LOOP"), exit(1);
67 perror("Setting IP_MULTICAST_LOOP"), exit(1);
72 perror("Getting IP_MULTICAST_LOOP"), exit(1);
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setstack/
4-1.c 46 perror(ERROR_PREFIX "stack wrong");
64 perror(ERROR_PREFIX "pthread_attr_init");
71 perror(ERROR_PREFIX "pthread_attr_getstack");
80 perror(ERROR_PREFIX "out of memory while "
88 perror(ERROR_PREFIX "pthread_attr_setstack");
94 perror(ERROR_PREFIX "pthread_attr_getstack");
100 perror(ERROR_PREFIX "got the wrong stacksize or stackaddr");
106 perror(ERROR_PREFIX "failed to create a thread");
112 perror(ERROR_PREFIX "pthread_join");
118 perror(ERROR_PREFIX "pthread_attr_destroy")
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/timer_settime/
6-1.c 47 perror("sigemptyset() failed\n");
52 perror("sigaddset() failed\n");
57 perror("sigprocmask() failed\n");
73 perror("timer_create() did not return success\n");
89 perror("clock_gettime() did not return success\n");
94 perror("timer_settime() did not return success\n");
99 perror("sigwait() failed\n");
104 perror("clock_gettime() did not return success\n");
110 perror("clock_gettime inconsistent\n");
117 perror("timer_settime() did not expire after value.it_value\n")
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getinheritsched/
1-1.c 36 perror(ERROR_PREFIX "pthread_attr_getinheritsched");
42 perror(ERROR_PREFIX "got wrong inheritsched param");
48 perror(ERROR_PREFIX "got wrong inheritsched param");
63 perror(ERROR_PREFIX "pthread_attr_init");
69 perror(ERROR_PREFIX "pthread_attr_setinheritsched");
76 perror(ERROR_PREFIX "pthread_attr_setinheritsched");
83 perror(ERROR_PREFIX "pthread_attr_destroy");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_getscope/
1-1.c 38 perror(ERROR_PREFIX "pthread_attr_getscope");
44 perror(ERROR_PREFIX "got wrong scope param");
50 perror(ERROR_PREFIX "got wrong scope param");
65 perror(ERROR_PREFIX "pthread_attr_init");
71 perror(ERROR_PREFIX "PTHREAD_SCOPE_SYSTEM is not supported");
77 perror(ERROR_PREFIX "PTHREAD_SCOPE_SYSTEM is not supported");
84 perror(ERROR_PREFIX "pthread_attr_destroy");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_attr_setinheritsched/
1-1.c 36 perror(ERROR_PREFIX "pthread_attr_getinheritsched");
42 perror(ERROR_PREFIX "got wrong inheritsched param");
48 perror(ERROR_PREFIX "got wrong inheritsched param");
63 perror(ERROR_PREFIX "pthread_attr_init");
69 perror(ERROR_PREFIX "pthread_attr_setinheritsched");
76 perror(ERROR_PREFIX "pthread_attr_setinheritsched");
83 perror(ERROR_PREFIX "pthread_attr_destroy");
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/sigprocmask/
4-1.c 39 perror("Unexpected error while attempting to setup test "
45 perror("Unexpected error while attempting to setup test "
51 perror
57 perror
63 perror("Unexpected error while attempting to setup test "
74 perror("Unexpected error while attempting to use sigpending\n");
80 perror("FAIL: sigismember did not return 1\n");
  /external/google-breakpad/src/common/tests/
file_utils.cc 47 perror("open");
53 perror("creat");
55 perror("close");
66 perror("read");
79 perror("write");
88 perror("close");
92 perror("close");
102 perror("open");
111 perror("read");
116 perror("close")
    [all...]
  /external/ltp/testcases/open_posix_testsuite/conformance/interfaces/mq_send/
3-1.c 61 perror("mq_open() did not return success");
66 perror("mq_send() did not return success");
71 perror("mq_send() did not return success");
76 perror("mq_send() did not return success");
81 perror("mq_send() did not return success");
86 perror("mq_send() did not return success");
91 perror("mq_receive() returned failure");
101 perror("mq_receive() returned failure");
111 perror("mq_receive() returned failure");
121 perror("mq_receive() returned failure")
    [all...]

Completed in 394 milliseconds

1 2 3 4 5 6 7 8 91011>>