Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/file/src/
H A Dfile.h503 protected size_t file_pstring_get_length(const struct magic *, const char *);
H A Dsoftmagic.c1129 size_t len = file_pstring_get_length(m, ptr1); in mconvert()
H A Dapprentice.c3375 file_pstring_get_length(const struct magic *m, const char *ss) in file_pstring_get_length() function