Home
last modified time | relevance | path

Searched refs:PROC_FLAG_PPWAIT (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/compat/mach/
HDproc_info.c237 pbsd->pbi_flags |= PROC_FLAG_PPWAIT; in proc_pidbsdinfo()
299 pbsd_shortp->pbsi_flags |= PROC_FLAG_PPWAIT; in proc_pidshortbsdinfo()
/NextBSD/include/apple/sys/
HDproc_info.h137 #define PROC_FLAG_PPWAIT 8 macro