Searched refs:__archive_errx (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.0-release/contrib/libarchive/libarchive/
H A Darchive_string_sprintf.c101 __archive_errx(1, "Out of memory");
153 __archive_errx(1, "Out of memory");
169 __archive_errx(1, "Out of memory");
H A Darchive_entry.c382 __archive_errx(1, "No memory");
397 __archive_errx(1, "No memory");
414 __archive_errx(1, "No memory");
425 __archive_errx(1, "No memory");
446 __archive_errx(1, "No memory");
460 __archive_errx(1, "No memory");
532 __archive_errx(1, "No memory");
544 __archive_errx(1, "No memory");
609 __archive_errx(1, "No memory");
633 __archive_errx(
[all...]
H A Darchive_private.h135 void __archive_errx(int retvalue, const char *msg) __LA_DEAD;
H A Darchive_util.c179 __archive_errx(int retvalue, const char *msg) function
H A Darchive_string.c227 __archive_errx(1, "Out of memory");
235 __archive_errx(1, "Out of memory");
343 __archive_errx(1, "Out of memory");
361 __archive_errx(1, "Out of memory");
388 __archive_errx(1, "Out of memory");
396 __archive_errx(1, "Out of memory");
883 __archive_errx(1, "Programing error");
H A Darchive_read.c181 __archive_errx(1, "Negative skip requested.");

Completed in 98 milliseconds