Searched refs:file_is_tar (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/file/
H A Dis_tar.c63 file_is_tar(struct magic_set *ms, const unsigned char *buf, size_t nbytes) function
H A Dfile.h415 protected int file_is_tar(struct magic_set *, const unsigned char *, size_t);
H A Dfuncs.c215 if ((m = file_is_tar(ms, ubuf, nb)) != 0) {

Completed in 120 milliseconds