Home
last modified time | relevance | path

Searched defs:MAGIC (Results 1 – 7 of 7) sorted by relevance

/plan9/sys/src/ape/cmd/pax/
H A Dregexp.h27 #define MAGIC 0234 macro
/plan9/sys/src/ape/lib/ap/plan9/
H A Dmalloc.c9 MAGIC = 0xbada110c, enumerator
/plan9/sys/src/libventi/
H A Ddebugpacket.c6 #define MAGIC 0x54798314 macro
/plan9/sys/src/cmd/ip/
H A Dtraceroute.c181 #define MAGIC 0xdead macro
/plan9/sys/src/9/pcboot/
H A Dparts.c114 #define MAGIC "plan9 partitions" macro
/plan9/sys/src/9/boot/
H A Dparts.c172 #define MAGIC "plan9 partitions" macro
/plan9/sys/src/ape/cmd/pdksh/
H A Dsh.h367 #define MAGIC (7)/* prefix for *?[!{,} during expand */ macro