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