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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h121 #define PROC_FLAG_IOS_APPLEDAEMON 0x20000 /* Process is apple daemon */ macro
/darwin-on-arm/xnu/osfmk/kern/
H A Dtask_policy.c1067 #define PROC_FLAG_IOS_APPLEDAEMON 0x20000 /* process is apple ios daemon */ macro
1080 *flagsp |= PROC_FLAG_IOS_APPLEDAEMON;

Completed in 23 milliseconds