Home
last modified time | relevance | path

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

/xnu-11215/bsd/sys/
H A Dsysctl.h1004 #define EPROC_CTTY 0x01 /* controlling tty vnode active */ macro
/xnu-11215/bsd/kern/
H A Dkern_sysctl.c1023 ep->e_flag = EPROC_CTTY; in fill_user32_eproc()
1080 ep->e_flag = EPROC_CTTY; in fill_user64_eproc()