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

/macosx-10.5.8/xnu-1228.15.4/bsd/sys/
H A Dsysctl.h647 #define EPROC_CTTY 0x01 /* controlling tty vnode active */ macro
/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dkern_sysctl.c1299 ep->e_flag = EPROC_CTTY;
1378 ep->e_flag = EPROC_CTTY;

Completed in 16 milliseconds