Lines Matching defs:b
101 file_softmagic(struct magic_set *ms, const struct buffer *b, in file_softmagic()
128 #define F(a, b, c) file_fmtcheck((a), (b), (c), __FILE__, __LINE__) argument
142 #define F(a, b, c) fmtcheck((b), (c)) argument
144 #define F(a, b, c) ((b)) argument
176 const struct buffer *b, size_t offset, int mode, int text, in match()
448 varexpand(char *buf, size_t len, const struct buffer *b, const char *str) in varexpand()
503 mprint(struct magic_set *ms, struct magic *m, const struct buffer *b) in mprint()
779 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
1256 const char *b; in mcopy() local
1402 const struct buffer *b, size_t o, unsigned int cont_level) in msetoffset()
1446 mget(struct magic_set *ms, struct magic *m, const struct buffer *b, in mget()
1740 const unsigned char *b = (const unsigned char *)s2; in file_strncmp() local
1799 file_strncmp16(const char *a, const char *b, size_t len, uint32_t flags) in file_strncmp16()
2189 handle_annotation(struct magic_set *ms, struct magic *m, const struct buffer *b, in handle_annotation()