Searched refs:NMAGIC (Results 1 - 3 of 3) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/osfmk/i386/
H A Dexec.h89 #define NMAGIC 0410 macro
/macosx-10.5.8/xnu-1228.15.4/bsd/i386/
H A Dexec.h73 ((ex).a_magic != NMAGIC && (ex).a_magic != OMAGIC && \
104 #define NMAGIC 0410 /* read-only text */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A Dexec.h60 ((ex).a_magic != NMAGIC && (ex).a_magic != OMAGIC && \
91 #define NMAGIC 0410 /* read-only text */ macro

Completed in 31 milliseconds