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