Searched refs:IMGPF_NONE (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dimgact.h116 #define IMGPF_NONE 0x00000000 /* No flags */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_exec.c1591 imgp->ip_flags = (is_64 ? IMGPF_WAS_64BIT : IMGPF_NONE);
1947 imgp->ip_flags = (is_64 ? IMGPF_WAS_64BIT : IMGPF_NONE);

Completed in 27 milliseconds