check_format_type  123 fileinfo/libmagic/apprentice.c private int check_format_type(const char *, int);
check_format_type 1837 fileinfo/libmagic/apprentice.c 	if (check_format_type(ptr, file_formats[m->type]) == -1) {