Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h107 #define PROC_FLAG_LP64 0x10 /* 64bit process */ macro
/xnu-11417.140.69/bsd/kern/
H A Dproc_info.c724 pbsd->pbi_flags |= PROC_FLAG_LP64; in proc_pidbsdinfo()
845 pbsd_shortp->pbsi_flags |= PROC_FLAG_LP64; in proc_pidshortbsdinfo()