Home
last modified time | relevance | path

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

/freebsd/contrib/libxo/xolint/
H A Dxolint.pl155 check_format($tokens[0]);
235 sub check_format { subroutine
/freebsd/contrib/file/src/
H A Dapprentice.c157 file_private int check_format(struct magic_set *, struct magic *);
2437 if (check_format(ms, m) == -1) in parse()
2806 check_format(struct magic_set *ms, struct magic *m) in check_format() function