Home
last modified time | relevance | path

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

/openbsd/usr.bin/file/
H A Dfile.c91 static int try_magic(struct input_file *);
635 try_magic(struct input_file *inf) in try_magic() function
678 stop = try_magic(inf); in test_file()