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

/xnu-2422.115.4/bsd/sys/
H A Dsysctl.h698 #define EPROC_CTTY 0x01 /* controlling tty vnode active */ macro
/xnu-2422.115.4/bsd/kern/
H A Dkern_sysctl.c1515 ep->e_flag = EPROC_CTTY;
1575 ep->e_flag = EPROC_CTTY;

Completed in 19 milliseconds