Lines Matching refs:magic
1 This file is a registry of magic numbers which are in use. When you
2 add a magic number to a structure, you should also add it to this
3 file, since it is best if the magic numbers used by various structures
6 It is a *very* good idea to protect kernel data structures with magic
14 The way to use magic numbers is to declare then at the beginning of
18 int magic;
31 The magic table is current to Linux 2.1.55.
46 Updated the magic table to Linux 2.5.45. Right over the feature freeze,
47 but it is possible that some new magic numbers will sneak into the
54 Updated the magic table to Linux 2.5.74.
149 Note that there are also defined special per-driver magic numbers in sound
151 OSS sound drivers have their magic numbers constructed from the soundcard PCI
154 IrDA subsystem also uses large number of own magic numbers, see
157 HFS is another larger user of magic numbers - you can find them in