Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/libarchive/
H A Darchive_read_support_format_cpio.c680 is_afio_large(const char *h, size_t len) in is_afio_large() function
718 if (memcmp("070727", p, 6) == 0 && is_afio_large(p, bytes)) { in find_odc_header()
733 && is_afio_large(p, q - p))) { in find_odc_header()