Searched refs:PROC_FLAG_INEXIT (Results 1 – 3 of 3) sorted by relevance
105 #define PROC_FLAG_INEXIT 4 /* process is working its way in exit() */ macro
718 pbsd->pbi_flags |= PROC_FLAG_INEXIT; in proc_pidbsdinfo()839 pbsd_shortp->pbsi_flags |= PROC_FLAG_INEXIT; in proc_pidshortbsdinfo()
882 if (bsdshortinfo.pbsi_flags & PROC_FLAG_INEXIT) {