Home
last modified time | relevance | path

Searched refs:KI_CTTY (Results 1 – 3 of 3) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Duser.h230 #define KI_CTTY 0x00000001 /* controlling tty vnode active */ macro
/f-stack/freebsd/sys/
H A Duser.h234 #define KI_CTTY 0x00000001 /* controlling tty vnode active */ macro
/f-stack/freebsd/kern/
H A Dkern_proc.c1190 kp->ki_kiflag |= KI_CTTY; in fill_kinfo_proc_pgrp()