Lines Matching refs:buffer
51 const struct buffer *, size_t, int, int, int, uint16_t *,
53 private int mget(struct magic_set *, struct magic *, const struct buffer *,
57 private int msetoffset(struct magic_set *, struct magic *, struct buffer *,
58 const struct buffer *, size_t, unsigned int);
61 private int moffset(struct magic_set *, struct magic *, const struct buffer *,
121 file_softmagic(struct magic_set *ms, const struct buffer *b, in file_softmagic()
201 const struct buffer *b, size_t offset, int mode, int text, in match()
211 struct buffer bb; in match()
850 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
1495 msetoffset(struct magic_set *ms, struct magic *m, struct buffer *bb, in msetoffset()
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()
1552 struct buffer bb; in mget()