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

/xnu-2422.115.4/bsd/sys/
H A Dproc_info.h121 #define PROC_FLAG_LP64 0x10 /* 64bit process */ macro
/xnu-2422.115.4/bsd/kern/
H A Dproc_info.c548 pbsd->pbi_flags |= PROC_FLAG_LP64;
635 pbsd_shortp->pbsi_flags |= PROC_FLAG_LP64;

Completed in 11 milliseconds