Searched refs:MC_MAGIC (Results 1 – 6 of 6) sorted by relevance
54 #define MC_MAGIC "\015\023\007\000" macro
63 #define MC_MAGIC "\015\023\007\000" macro
237 if (memcmp(buf, MC_MAGIC, MC_MAGIC_SIZE)) in mcopen()527 if (sfwrite(op, MC_MAGIC, MC_MAGIC_SIZE) != MC_MAGIC_SIZE) in mcdump()