Searched refs:MAGIC (Results 1 – 14 of 14) sorted by relevance
28 MAGIC= magic macro58 ROOTETCMAGIC= $(MAGIC:%=$(ROOTETC)/%)66 all: $(PROG) $(XPG4) $(MAGIC)
48 * be zero. When in use, the first byte is set to MAGIC, and the second74 #define MAGIC 0xef /* magic # on accounting info */ macro 167 op->ov_magic = MAGIC; in malloc() 243 if (op->ov_magic != MAGIC) in free() 276 if (op->ov_magic == MAGIC) { in realloc()
119 #define MAGIC 0432 macro
60 #define MAGIC "070707" macro
886 MAGIC *mg; in get_tie() 934 MAGIC *mg; in apply_to_ties() 959 MAGIC *mg; in set_valid() 1009 MAGIC *mg; in prune_invalid() 1185 MAGIC *mg; in read_kstats() 1189 /* Find the MAGIC KstatInfo_t data structure */ in read_kstats() 1360 MAGIC *mg;1482 MAGIC *mg;1531 MAGIC *mg;1689 MAGIC *m[all...]
129 * MAGIC is the signature of a boot block.139 .set MAGIC,0xaa55 # Magic: bootable define 490 cmpw $MAGIC,0x1fe(%bx) # Bootable?680 .word MAGIC # Magic number
41 .set MAGIC,0xaa55 # Magic: bootable define 188 .word MAGIC # Magic number
161 if (header.magic != MAGIC) {
691 header.magic = swap(MAGIC);698 header.magic = MAGIC;
39 MAGIC = Mismatched versions of scmadm and sdbc module.
364 MAGIC='stdinstall (at&t research) 2009-08-25'370 typeset magic=$MAGIC
134 #define MAGIC 0xdae37528 macro 802 (pP1->iMagic!=MAGIC && swab32(pP1->iMagic)!=MAGIC) ){ in lockBtree() 806 pBt->needSwab = pP1->iMagic!=MAGIC; in lockBtree() 856 pP1->iMagic = MAGIC; in newDatabase() 859 pP1->iMagic = swab32(MAGIC); in newDatabase()
50 /* @r{Check if MAGIC is valid and print the Multiboot information structure
1320 /* Check if MAGIC is valid and print the Multiboot information structure