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

1 2 3 4 5 6 7 8 91011>>

  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/mips/util/
dwarf-regs.c 9 perror("Need a real implementation for MIPS");
  /external/e2fsprogs/tests/progs/
hold_inode.c 32 perror(filename);
37 perror(filename);
42 perror(filename);
  /external/chromium_org/tools/android/purge_ashmem/
purge_ashmem.c 14 perror("ashmem_purge_all");
  /external/openssl/crypto/
o_dir_test.c 60 perror("test_dir");
66 perror("test_dir");
  /external/e2fsprogs/e2fsck/
extend.c 57 perror(filename);
62 perror("lseek");
67 perror("read");
72 perror("lseek #2");
77 perror("read");
flushb.c 48 perror("open");
57 perror("ioctl BLKFLSBUF");
  /external/chromium_org/third_party/skia/experimental/webtry/
main.cpp 53 perror("prctl(NO_NEW_PRIVS)");
59 perror("prctl(SECCOMP)");
81 perror("setrlimit(RLIMIT_CPU)");
88 perror("setrlimit(RLIMIT_CPU)");
99 perror("The --out flag must have an argument.");
105 perror("Unable to read the source image.");
  /external/e2fsprogs/misc/
mklost+found.c 53 perror ("mkdir");
65 perror ("creat");
71 perror ("stat");
81 perror ("unlink");
e2label.c 56 perror(dev);
61 perror(dev);
66 perror(dev);
98 perror(dev);
103 perror(dev);
  /external/libpcap/
pcap-enet.c 113 perror("tcpdump: efReadError/lseek");
121 perror(msg);
133 perror("tcpdump: enet ioctl EIOSTATS error");
166 perror("tcpdump: enet open error");
175 perror("tcpdump: enet ioctl EIOCGETP error");
191 perror("tcpdump: enet ioctl EIOCSETP error");
200 perror("tcpdump: enet ioctl EIOCFLUSH error");
208 perror("tcpdump: enet ioctl EIOCSETW error");
216 perror("tcpdump: enet ioctl EIOCLRSTAT error");
226 perror("tcpdump: enet ioctl EIOCSETF error")
    [all...]
  /external/chromium_org/third_party/boringssl/src/crypto/bio/
bio_test.c 41 perror("inet_aton");
46 perror("bind");
51 perror("listen");
57 perror("getsockname");
78 perror("accept");
83 perror("read");
  /external/chromium_org/mojo/nacl/
monacl_sel_main.cc 25 perror(irt_file);
33 perror(nexe_file);
  /external/chromium_org/third_party/ots/test/
ot-sanitise.cc 45 ::perror("open");
54 ::perror("read");
  /external/e2fsprogs/util/
copy_sparse.c 60 perror("FIBMAP");
103 perror("stat");
112 perror("open");
116 perror("FIGETBSZ");
137 perror(dest);
157 perror("lseek src");
161 perror("lseek dest");
191 perror("fstat");
  /external/bison/lib/
perror.c 33 perror (const char *string) function
  /external/chromium_org/third_party/libevent/sample/
event-test.c 57 perror("read");
95 perror("lstat");
102 perror("mkfifo");
114 perror("open");
  /external/compiler-rt/test/tsan/
fork_atexit.cc 28 perror("waitpid");
  /external/ltrace/
execute_program.c 61 perror("ltrace: initgroups");
82 perror("ltrace: setregid");
86 perror("ltrace: setreuid");
102 perror("ltrace: fork");
  /external/openssl/crypto/rc4/
rc4.c 128 perror("open");
140 perror("open");
176 perror("read");
184 perror("write");
  /external/chromium_org/sandbox/linux/suid/
sandbox.c 83 perror("socketpair");
101 perror("clone");
163 perror("close");
177 perror("setenv");
191 perror("setenv");
317 perror("prctl(PR_SET_DUMPABLE)");
322 perror("Still dumpable after prctl(PR_SET_DUMPABLE)");
328 perror("getresgid");
333 perror("setresgid");
339 perror("getresuid")
    [all...]
  /external/oprofile/daemon/
opd_pipe.c 32 perror("oprofiled: couldn't create pipe: ");
44 perror("oprofiled: couldn't open pipe: ");
72 perror("oprofiled: couldn't create file descriptor: ");
  /external/netperf/
netserver.c 181 perror("netserver: debug file");
235 perror ("netserver: reopening debug fp for writing: /dev/null");
240 perror ("netserver: closing stdout file descriptor");
245 perror ("netserver: duplicate /dev/null write file descr. to stdout");
511 perror("set_up_server could not allocate a socket");
522 perror("warning: set_up_server could not set SO_REUSEADDR");
538 perror("warning: set_up_server failed a bind or listen call\n");
573 perror("netperf server error");
581 perror ("netserver: opening for reading: /dev/null");
586 perror ("netserver: closing stdin file descriptor")
    [all...]
  /external/chromium_org/third_party/icu/source/i18n/unicode/
rbnf.h 516 * @param perror The parse error if an error was encountered.
520 RuleBasedNumberFormat(const UnicodeString& rules, UParseError& perror, UErrorCode& status);
541 * @param perror The parse error if an error was encountered.
546 UParseError& perror, UErrorCode& status);
559 * @param perror The parse error if an error was encountered.
564 UParseError& perror, UErrorCode& status);
588 * @param perror The parse error if an error was encountered.
593 const Locale& locale, UParseError& perror, UErrorCode& status);
    [all...]
  /external/icu/icu4c/source/i18n/unicode/
rbnf.h 513 * @param perror The parse error if an error was encountered.
517 RuleBasedNumberFormat(const UnicodeString& rules, UParseError& perror, UErrorCode& status);
538 * @param perror The parse error if an error was encountered.
543 UParseError& perror, UErrorCode& status);
556 * @param perror The parse error if an error was encountered.
561 UParseError& perror, UErrorCode& status);
585 * @param perror The parse error if an error was encountered.
590 const Locale& locale, UParseError& perror, UErrorCode& status);
    [all...]
  /external/libpng/contrib/libtests/
timepng.c 106 perror("CLOCK_PROCESS_CPUTIME_ID");
127 perror("temporary file");
135 perror("temporary file");
197 perror(name);
206 perror("temporary file");
214 perror(name);

Completed in 832 milliseconds

1 2 3 4 5 6 7 8 91011>>