Home
last modified time | relevance | path

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

/freebsd-12.1/usr.bin/unzip/
H A Dunzip.c481 check_binary(const unsigned char *buf, size_t len) in check_binary() function
543 if (check_binary(buffer, len)) in extract2fd()