Lines Matching refs:file_error
316 file_error(ms, errno, "cannot read magic file `%s'",
619 file_error(ms, errno, "cannot stat `%s'", dbname);
625 file_error(ms, 0, "file `%s' is too %s", dbname,
636 - file_error(ms, errno, "cannot map `%s'", dbname);
660 - file_error(ms, errno, "cannot mprotect `%s'", dbname);
693 file_error(ms, 0, "bad magic in `%s'", dbname);
703 - file_error(ms, 0, "File %s supports only version %d magic "
705 + file_error(ms, 0, "File %d supports only version %d magic "
713 - file_error(ms, 0, "Size of `%s' %" SIZE_T_FORMAT "u is not "
730 + file_error(ms, 0, "Size of `%s' %llu is not a multiple of %zu",
744 file_error(ms, 0, "Inconsistent entries in `%s' %u != %u",
790 file_error(ms, errno, "cannot open `%s'", dbname);
799 file_error(ms, errno, "error writing `%s'", dbname);
808 file_error(ms, errno, "error writing `%s'", dbname);
1602 - file_error(ms, err,
1788 - file_error(ms, errno, "unreadable symlink `%s'",
1790 + file_error(ms, errno, "unreadable symlink `%s'", fn);
1827 - file_error(ms, 0,
1910 - file_error(ms, 0, "Output buffer space exceeded %d+%"
1911 + file_error(ms, 0, "Output buffer space exceeded %" SIZE_T_FORMAT "u+%"
1932 - file_error(ms, errno, "vasprintf failed");
2621 + file_error(ms, errno, "cannot stat `%s'", inname);
2659 - file_error(ms, errno, "cannot read fd %d", fd);
2661 - file_error(ms, errno, "cannot read `%s'",
2666 + file_error(ms, errno, "cannot read `%s'", inname);
3175 - file_error(ms, errno, "can't allocate %" SIZE_T_FORMAT
3261 - file_error(ms, errno,