#include <file.h>
Data Structures | |
| struct | cont |
| struct | out |
Data Fields | |
| struct mlist * | mlist |
| struct magic_set::cont | c |
| struct magic_set::out | o |
| int | error |
| int | flags |
| int | haderr |
| const char * | file |
| size_t | line |
Definition at line 230 of file file.h.
| struct magic_set::cont magic_set::c |
Referenced by check_mem(), main(), match(), and mget().
| int magic_set::error |
| const char* magic_set::file |
Definition at line 254 of file file.h.
Referenced by apprentice_file(), and file_magwarn().
| int magic_set::flags |
Definition at line 252 of file file.h.
Referenced by apprentice_1(), file_apprentice(), file_ascmagic(), file_fsmagic(), file_signextend(), file_zmagic(), getvalue(), main(), match(), mget(), mymcheck(), and parse().
Definition at line 253 of file file.h.
Referenced by file_fsmagic().
| size_t magic_set::line |
Definition at line 255 of file file.h.
Referenced by apprentice_file(), and file_magwarn().
struct mlist* magic_set::mlist [read] |
Definition at line 232 of file file.h.
Referenced by file_softmagic().
| struct magic_set::out magic_set::o |
1.6.1