Home | History | Annotate | Download | only in sdcard

Lines Matching full:strerror

397             ERROR("opendir %s failed: %s\n", path, strerror(errno));
442 ERROR("Failed to open(%s): %s\n", path, strerror(errno));
1049 ERROR("Failed to touch(%s): %s\n", nomedia, strerror(errno));
1057 ERROR("Failed to touch(%s): %s\n", nomedia, strerror(errno));
1670 ERROR("failed to open package list: %s\n", strerror(errno));
1710 ERROR("inotify_init failed: %s\n", strerror(errno));
1725 ERROR("inotify_add_watch failed: %s\n", strerror(errno));
1733 ERROR("read_package_list failed: %s\n", strerror(errno));
1744 ERROR("failed to read inotify event: %s\n", strerror(errno));
1835 ERROR("cannot open fuse device: %s\n", strerror(errno));
1845 ERROR("cannot mount fuse filesystem: %s\n", strerror(errno));
1851 ERROR("cannot setgroups: %s\n", strerror(errno));
1857 ERROR("cannot setgid: %s\n", strerror(errno));
1863 ERROR("cannot setuid: %s\n", strerror(errno));