Lines Matching defs:ms
121 file_softmagic(struct magic_set *ms, const struct buffer *b, in file_softmagic()
151 file_fmtcheck(struct magic_set *ms, const char *desc, const char *def, in file_fmtcheck()
200 match(struct magic_set *ms, struct magic *magic, uint32_t nmagic, in match()
477 check_fmt(struct magic_set *ms, const char *fmt) in check_fmt()
502 varexpand(struct magic_set *ms, char *buf, size_t len, const char *str) in varexpand()
557 mprint(struct magic_set *ms, struct magic *m) in mprint()
850 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
995 cvt_id3(struct magic_set *ms, uint32_t v) in cvt_id3()
1158 mconvert(struct magic_set *ms, struct magic *m, int flip) in mconvert()
1323 mcopy(struct magic_set *ms, union VALUETYPE *p, int type, int indir, in mcopy()
1495 msetoffset(struct magic_set *ms, struct magic *m, struct buffer *bb, in msetoffset()
1545 mget(struct magic_set *ms, struct magic *m, const struct buffer *b, in mget()
2034 magiccheck(struct magic_set *ms, struct magic *m) in magiccheck()
2405 handle_annotation(struct magic_set *ms, struct magic *m, int firstline) in handle_annotation()
2438 print_sep(struct magic_set *ms, int firstline) in print_sep()