Lines Matching defs:ms

119 file_softmagic(struct magic_set *ms, const struct buffer *b,  in file_softmagic()
161 file_fmtcheck(struct magic_set *ms, const char *desc, const char *def, in file_fmtcheck()
208 match(struct magic_set *ms, struct magic *magic, file_regex_t **magic_rxcomp, in match()
488 check_fmt(struct magic_set *ms, const char *fmt) in check_fmt()
529 varexpand(struct magic_set *ms, char *buf, size_t len, const char *str) in varexpand()
584 mprint(struct magic_set *ms, struct magic *m) in mprint()
835 moffset(struct magic_set *ms, struct magic *m, const struct buffer *b, in moffset()
988 cvt_id3(struct magic_set *ms, uint32_t v) in cvt_id3()
1151 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()
1461 do_ops(struct magic_set *ms, struct magic *m, uint32_t *rv, intmax_t lhs, in do_ops()
1514 msetoffset(struct magic_set *ms, struct magic *m, struct buffer *bb, in msetoffset()
1564 save_cont(struct magic_set *ms, struct cont *c) in save_cont()
1579 restore_cont(struct magic_set *ms, struct cont *c) in restore_cont()
1586 mget(struct magic_set *ms, struct magic *m, const struct buffer *b, in mget()
2079 alloc_regex(struct magic_set *ms, struct magic *m) in alloc_regex()
2100 magiccheck(struct magic_set *ms, struct magic *m, file_regex_t **m_cache) in magiccheck()
2484 handle_annotation(struct magic_set *ms, struct magic *m, int firstline) in handle_annotation()
2517 print_sep(struct magic_set *ms, int firstline) in print_sep()