Home
last modified time | relevance | path

Searched refs:magic_map (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/file/src/
H A Dapprentice.c97 struct magic_map {
121 file_private struct magic_map *apprentice_load(struct magic_set *,
130 file_private struct magic_map *apprentice_buf(struct magic_set *, struct magic *,
132 file_private struct magic_map *apprentice_map(struct magic_set *, const char *);
133 file_private int check_buffer(struct magic_set *, struct magic_map *, const char *);
134 file_private void apprentice_unmap(struct magic_map *);
135 file_private int apprentice_compile(struct magic_set *, struct magic_map *,
430 add_mlist(struct mlist *mlp, struct magic_map *map, size_t idx) in init_file_tables()
463 struct magic_map *map; in add_mlist()
588 apprentice_unmap(struct magic_map *ma in file_ms_alloc()
102 struct magic_map { global() struct
126 nmagicmagic_map global() argument
[all...]