Home
last modified time | relevance | path

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

/openbsd/usr.bin/file/
H A Dmagic-test.c1170 static int (*magic_test_functions[])(struct magic_line *, variable
1343 result = magic_test_functions[ml->type](ml, ms); in magic_test_line()