Home
last modified time | relevance | path

Searched refs:__archive_errx (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/libarchive/libarchive/
H A Darchive_entry.c406 __archive_errx(1, "No memory"); in archive_entry_fflags_text()
421 __archive_errx(1, "No memory"); in archive_entry_fflags_text()
444 __archive_errx(1, "No memory"); in archive_entry_gname()
455 __archive_errx(1, "No memory"); in archive_entry_gname_utf8()
467 __archive_errx(1, "No memory"); in archive_entry_gname_w()
497 __archive_errx(1, "No memory"); in archive_entry_hardlink()
511 __archive_errx(1, "No memory"); in archive_entry_hardlink_utf8()
525 __archive_errx(1, "No memory"); in archive_entry_hardlink_w()
617 __archive_errx(1, "No memory"); in archive_entry_pathname()
629 __archive_errx(1, "No memory"); in archive_entry_pathname_utf8()
[all …]
H A Darchive_string_sprintf.c100 __archive_errx(1, "Out of memory"); in archive_string_vsprintf()
152 __archive_errx(1, "Out of memory"); in archive_string_vsprintf()
168 __archive_errx(1, "Out of memory"); in archive_string_vsprintf()
H A Darchive_entry_xattr.c94 __archive_errx(1, "Out of memory"); in archive_entry_xattr_add_entry()
97 __archive_errx(1, "Out of memory"); in archive_entry_xattr_add_entry()
H A Darchive_private.h158 __LA_NORETURN void __archive_errx(int retvalue, const char *msg);
H A Darchive_string.c236 __archive_errx(1, "Out of memory"); in archive_string_concat()
244 __archive_errx(1, "Out of memory"); in archive_wstring_concat()
352 __archive_errx(1, "Out of memory"); in archive_strncat()
370 __archive_errx(1, "Out of memory"); in archive_wstrncat()
397 __archive_errx(1, "Out of memory"); in archive_strappend_char()
405 __archive_errx(1, "Out of memory"); in archive_wstrappend_wchar()
904 __archive_errx(1, "Programming error"); in add_converter()
2261 __archive_errx(1, "Out of memory"); in best_effort_strncat_in_locale()
H A Darchive_acl.c699 __archive_errx(1, "No memory"); in archive_acl_to_text_w()
759 __archive_errx(1, "Buffer overrun"); in archive_acl_to_text_w()
932 __archive_errx(1, "No memory"); in archive_acl_to_text_l()
994 __archive_errx(1, "Buffer overrun"); in archive_acl_to_text_l()
H A Darchive_util.c204 __archive_errx(int retvalue, const char *msg) in __archive_errx() function
H A Darchive_read.c174 __archive_errx(1, "Negative skip requested."); in client_skip_proxy()
H A Darchive_read_disk_posix.c2129 __archive_errx(1, "Out of memory"); in tree_push()