Lines Matching refs:file_error
309 file_error(ms, errno, "cannot read magic file `%s'",
613 file_error(ms, errno, "cannot stat `%s'", dbname);
619 file_error(ms, 0, "file `%s' is too %s", dbname,
630 - file_error(ms, errno, "cannot map `%s'", dbname);
654 - file_error(ms, errno, "cannot mprotect `%s'", dbname);
687 file_error(ms, 0, "bad magic in `%s'", dbname);
697 - file_error(ms, 0, "File %s supports only version %d magic "
699 + file_error(ms, 0, "File %d supports only version %d magic "
707 - file_error(ms, 0, "Size of `%s' %" SIZE_T_FORMAT "u is not "
724 + file_error(ms, 0, "Size of `%s' %llu is not a multiple of %zu",
738 file_error(ms, 0, "Inconsistent entries in `%s' %u != %u",
784 file_error(ms, errno, "cannot open `%s'", dbname);
793 file_error(ms, errno, "error writing `%s'", dbname);
802 file_error(ms, errno, "error writing `%s'", dbname);
1598 - file_error(ms, err,
1784 - file_error(ms, errno, "unreadable symlink `%s'",
1786 + file_error(ms, errno, "unreadable symlink `%s'", fn);
1823 - file_error(ms, 0,
1906 - file_error(ms, 0, "Output buffer space exceeded %d+%"
1907 + file_error(ms, 0, "Output buffer space exceeded %" SIZE_T_FORMAT "u+%"
1928 - file_error(ms, errno, "vasprintf failed");
2575 + file_error(ms, errno, "cannot stat `%s'", inname);
2613 - file_error(ms, errno, "cannot read fd %d", fd);
2615 - file_error(ms, errno, "cannot read `%s'",
2620 + file_error(ms, errno, "cannot read `%s'", inname);
3087 - file_error(ms, errno, "can't allocate %" SIZE_T_FORMAT
3145 - file_error(ms, errno,