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

/darwin-on-arm/xnu/bsd/sys/
H A Dproc_info.h106 #define PROC_FLAG_CONTROLT 0x80 /* Has a controlling terminal */ macro
/darwin-on-arm/xnu/bsd/kern/
H A Dproc_info.c524 pbsd->pbi_flags |= PROC_FLAG_CONTROLT;
613 pbsd_shortp->pbsi_flags |= PROC_FLAG_CONTROLT;

Completed in 75 milliseconds