Searched refs:MAGIC (Results 1 – 12 of 12) sorted by relevance
28 MAGIC= magic macro55 ROOTETCMAGIC= $(MAGIC:%=$(ROOTETC)/%)63 all: $(PROG) $(XPG4) $(MAGIC)
74 #define MAGIC 0xef /* magic # on accounting info */ macro167 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
885 MAGIC *mg; in get_tie()933 MAGIC *mg; in apply_to_ties()958 MAGIC *mg; in set_valid()1008 MAGIC *mg; in prune_invalid()1184 MAGIC *mg; in read_kstats()1359 MAGIC *mg;1481 MAGIC *mg;1530 MAGIC *mg;
364 MAGIC='stdinstall (at&t research) 2009-08-25'370 typeset magic=$MAGIC
161 if (header.magic != MAGIC) {
691 header.magic = swap(MAGIC);698 header.magic = MAGIC;
39 MAGIC = Mismatched versions of scmadm and sdbc module.
134 #define MAGIC 0xdae37528 macro802 (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