Home
last modified time | relevance | path

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

/dragonfly/sys/sys/
H A Dtty.h113 int t_refs; /* Reference count. */ member
/dragonfly/sys/kern/
H A Dtty_pty.c325 pti->pt_tty.t_refs == 0) { in pti_done()
872 --tp->t_refs; in ptsunhold()
H A Dtty.c1575 ++tp->t_refs; in ttyhold()
1586 --tp->t_refs; in ttyunhold()