Lines Matching defs:b
121 file_softmagic(struct magic_set *ms, const struct buffer *b, in file_softmagic()
148 #define F(a, b, c) file_fmtcheck((a), (b), (c), __FILE__, __LINE__) argument
167 #define F(a, b, c) fmtcheck((b), (c)) argument
169 #define F(a, b, c) ((b)) argument
201 const struct buffer *b, size_t offset, int mode, int text, in match()
831 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
1309 const char *b; in mcopy() local
1457 const struct buffer *b, size_t o, unsigned int cont_level) in msetoffset()
1502 mget(struct magic_set *ms, struct magic *m, const struct buffer *b, in mget()
1837 const unsigned char *b = RCAST(const unsigned char *, s2); in file_strncmp() local
1896 file_strncmp16(const char *a, const char *b, size_t len, uint32_t flags) in file_strncmp16()