Home
last modified time | relevance | path

Searched defs:cont_level (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/file/src/
H A Dsoftmagic.c215 unsigned int cont_level = 0; in match() local
1515 const struct buffer *b, size_t o, unsigned int cont_level) in msetoffset()
1587 const unsigned char *s, size_t nbytes, size_t o, unsigned int cont_level, in mget()
H A Dapprentice.c1845 check_cond(struct magic_set *ms, int cond, uint32_t cont_level) in check_cond()
2045 uint32_t cont_level; in parse() local
H A Dfile.h233 uint8_t cont_level; /* level of ">" */ member