#include <file.h>
Data Fields | |
struct magic * | magic |
uint32_t | nmagic |
int | mapped |
struct mlist * | next |
struct mlist * | prev |
Definition at line 220 of file file.h.
struct magic* mlist::magic [read] |
uint32_t mlist::nmagic |
int mlist::mapped |
struct mlist* mlist::next [read] |
Definition at line 227 of file file.h.
Referenced by apprentice_1(), file_apprentice(), and file_softmagic().
struct mlist * mlist::prev [read] |