HomeSort by relevance Sort by last modified time
    Searched full:perror (Results 101 - 125 of 852) sorted by null

1 2 3 45 6 7 8 91011>>

  /external/chromium/net/tools/dnssec_chain_verify/
dnssec_chain_verify.cc 46 perror("open");
56 perror("read");
  /external/e2fsprogs/lib/
fpopen.c 97 perror("fork");
110 perror(prog);
  /external/icu4c/samples/translit/
main.cpp 36 UParseError pError;
64 pError,
  /external/openssl/crypto/
o_dir_test.c 60 perror("test_dir");
66 perror("test_dir");
  /external/valgrind/main/helgrind/tests/
tc07_hbl1.c 92 perror("pthread_create");
99 perror("pthread join");
tc11_XCHG.c 118 perror("pthread_create");
126 perror("pthread join");
  /system/extras/tests/bionic/libc/other/
test_timer_create.c 62 perror ("timer_creat");
72 perror ("timer_settime");
test_timer_create2.c 61 perror ("timer_creat");
71 perror ("timer_settime");
  /bionic/libc/netbsd/resolv/
res_debug.h 27 # define Perror(statp, file, string, error) /*empty*/
  /bionic/libc/unistd/
perror.c 32 void perror(const char *prefix) function
  /external/blktrace/
verify_blkparse.c 28 perror("fopen");
  /external/openssl/crypto/rc4/
rc4.c 128 perror("open");
140 perror("open");
176 perror("read");
184 perror("write");
  /external/oprofile/agents/jvmpi/
jvmpi_oprofile.cpp 137 perror("Error: op_write_native_code()");
149 perror("Error: op_unload_native_code()");
159 perror("Error: op_close_agent()");
213 perror("Error: op_open_agent()");
  /external/valgrind/main/memcheck/tests/
sigaltstack.c 28 if (sigaltstack(&sigstk,0)<0) perror("sigaltstack");
  /external/valgrind/main/none/tests/
map_unmap.c 16 perror("mmap");
  /external/wpa_supplicant_8/wpa_supplicant/
ctrl_iface_unix.c 145 perror("recvfrom(ctrl_iface)");
327 perror("mkdir[ctrl_interface]");
355 perror("chown[ctrl_interface]");
375 perror("socket(PF_UNIX)");
397 perror("unlink[ctrl_iface]");
405 perror("supp-ctrl-iface-init: bind(PF_UNIX)");
422 perror("chown[ctrl_interface/ifname]");
427 perror("chmod[ctrl_interface/ifname]");
444 perror("fcntl(ctrl, O_NONBLOCK)");
514 perror("rmdir[ctrl_interface]")
    [all...]
  /system/core/toolbox/
reboot.c 53 perror("reboot");
  /external/iproute2/lib/
libnetlink.c 48 perror("Cannot open netlink socket");
53 perror("SO_SNDBUF");
58 perror("SO_RCVBUF");
67 perror("Cannot bind netlink socket");
72 perror("Cannot getsockname");
236 perror("RTNETLINK answers");
307 perror("Cannot talk to rtnetlink");
373 perror("RTNETLINK answers");
495 perror("rtnl_from_file: fread");
514 perror("rtnl_from_file: fread")
    [all...]
  /external/iproute2/misc/
rtacct.c 108 perror("magic open");
116 perror("magic mmap");
516 perror("rtacct: socket");
520 perror("rtacct: bind");
524 perror("rtacct: listen");
528 perror("rtacct: daemon");
550 perror("rtacct: open history file");
554 perror("rtacct: flock history file");
558 perror("rtacct: fstat history file");
574 perror("mmap")
    [all...]
  /external/dnsmasq/contrib/wrt/
dhcp_release.c 207 perror("sendto failed");
215 perror("netlink");
271 perror("cannot create socket");
280 perror("cannot setup interface");
326 perror("sendto failed");
  /external/oprofile/daemon/
init.c 78 perror("Failed to open profile device");
90 perror("oprofiled: couldn't re-open stdin as /dev/null: ");
122 perror("warning: couldn't set complete_dump: ");
170 perror("Error forking JIT dump process!");
341 perror("oprofiled: couldn't set exit cleanup: ");
  /system/extras/tests/framebuffer/
fb_test.c 62 perror("cannot open /dev/fb0");
68 perror("failed to get fb0 info");
76 perror("failed to force bpp");
82 perror("failed to get fb0 info");
90 perror("failed to mmap framebuffer");
  /external/wpa_supplicant_8/src/drivers/
driver_privsep.c 38 perror("sendto");
62 perror("sendmsg(cmd_socket)");
77 perror("select");
84 perror("recv");
453 perror("recvfrom(priv_socket)");
643 perror("socket(PF_UNIX)");
654 perror("privsep-set-params priv-sock: bind(PF_UNIX)");
668 perror("socket(PF_UNIX)");
679 perror("privsep-set-params cmd-sock: bind(PF_UNIX)");
  /external/libvpx/build/make/
obj_int_extract.c 255 perror("Unable to open file");
261 perror("stat");
269 perror("malloc");
275 perror("read");
281 perror("close");
776 perror("Unable to open file");
782 perror("stat");
790 perror("malloc");
796 perror("read");
802 perror("close")
    [all...]
  /external/fsck_msdos/
boot.c 61 perror("could not read boot block");
113 perror("could not read fsinfo block");
140 perror("Unable to write FSInfo");
159 perror("could not read backup bootblock");
273 perror("could not read fsinfo block");
288 perror("Unable to write FSInfo");

Completed in 1067 milliseconds

1 2 3 45 6 7 8 91011>>