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()
850 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
1342 const char *b; in mcopy() local
1496 const struct buffer *b, size_t o, unsigned int cont_level) in msetoffset()
1545 mget(struct magic_set *ms, struct magic *m, const struct buffer *b, in mget()
1903 const unsigned char *b = RCAST(const unsigned char *, s2); in file_strncmp() local
1967 file_strncmp16(const char *a, const char *b, size_t len, size_t maxlen, in file_strncmp16()