Home
last modified time | relevance | path

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

/trueos/contrib/file/src/
HDapprentice.c146 private int check_format_type(const char *, int);
2269 check_format_type(const char *ptr, int type) in check_format_type() function
2469 if (check_format_type(ptr, m->type) == -1) { in check_format()