Home
last modified time | relevance | path

Searched defs:other_type (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/lib/libmagicrt/
H A Dmagic.c1635 PUBLIC int magic_type_equals(const struct _magic_type* type, const struct _magic_type* other_type) in magic_type_equals()
1675 …int magic_type_compatible(const struct _magic_type* type, const struct _magic_type* other_type, in… in magic_type_compatible()
1778 …nt magic_type_comp_compatible(const struct _magic_type* type, const struct _magic_type* other_type) in magic_type_comp_compatible()