Searched refs:PROC_FLAG_IOS_IMPPROMOTION (Results 1 – 3 of 3) sorted by relevance
175 #define PROC_FLAG_IOS_IMPPROMOTION 0x80000 /* process is apple ios daemon */ macro
180 #define PROC_FLAG_IOS_IMPPROMOTION 0x80000 /* Process is daemon which receives importane donat… macro
2183 *flagsp |= PROC_FLAG_IOS_IMPPROMOTION; in proc_get_darwinbgstate()