Searched refs:PROC_FLAG_CTTY (Results 1 – 2 of 2) sorted by relevance
140 #define PROC_FLAG_CTTY 0x40 /* process has a control tty */ macro
228 pbsd->pbi_flags |= PROC_FLAG_CTTY; in proc_pidbsdinfo()