Searched refs:PROC_FLAG_IOS_APPLEDAEMON (Results 1 – 3 of 3) sorted by relevance
174 #define PROC_FLAG_IOS_APPLEDAEMON 0x20000 /* process is apple ios daemon */ macro
109 #define PROC_FLAG_IOS_APPLEDAEMON 0x20000 /* Process is apple daemon */ macro
2228 *flagsp |= PROC_FLAG_IOS_APPLEDAEMON; in proc_get_darwinbgstate()