Home
last modified time | relevance | path

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

/freebsd/contrib/libarchive/unzip/
H A Dbsdunzip.c512 check_binary(const unsigned char *buf, size_t len) in check_binary() function
574 if (check_binary(buffer, len)) in extract2fd()