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
203 const struct buffer *b, size_t offset, int mode, int text, in match()
835 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
1328 const char *b; in mcopy() local
1482 const struct buffer *b, size_t o, unsigned int cont_level) in msetoffset()
1549 mget(struct magic_set *ms, struct magic *m, const struct buffer *b, in mget()
1925 const unsigned char *b = RCAST(const unsigned char *, s2); in file_strncmp() local
1989 file_strncmp16(const char *a, const char *b, size_t len, size_t maxlen, in file_strncmp16()