Home
last modified time | relevance | path

Searched defs:PROC_FLAG_SUPPRESSED (Results 1 – 2 of 2) sorted by relevance

/xnu-8020.140.41/osfmk/mach/
H A Dtask_policy.h179 #define PROC_FLAG_SUPPRESSED 0x800000 /* Process is suppressed */ macro
/xnu-8020.140.41/bsd/sys/
H A Dproc_info.h184 #define PROC_FLAG_SUPPRESSED 0x800000 /* Process is suppressed */ macro