Searched refs:file_is_tar (Results 1 – 3 of 3) sorted by relevance
63 file_is_tar(struct magic_set *ms, const unsigned char *buf, size_t nbytes) in file_is_tar() function
436 protected int file_is_tar(struct magic_set *, const unsigned char *, size_t);
215 if ((m = file_is_tar(ms, ubuf, nb)) != 0) { in file_buffer()
Completed in 12 milliseconds