Searched refs:team_get_controlling_tty (Results 1 - 4 of 4) sorted by last modified time

/haiku/src/add-ons/kernel/generic/tty/
H A Dtty.cpp625 if (team_get_controlling_tty() == fSource)
742 if (team_get_controlling_tty() == fTTY)
1756 if (team_get_controlling_tty() == tty)
1763 // consumers of team_get_controlling_tty() must check the TTY is still
/haiku/src/add-ons/kernel/drivers/pty/
H A Ddriver.cpp255 struct tty *controllingTTY = (struct tty *)team_get_controlling_tty();
/haiku/src/system/kernel/
H A Dteam.cpp3029 team_get_controlling_tty() function
/haiku/headers/private/kernel/
H A Dteam.h51 void* team_get_controlling_tty();

Completed in 52 milliseconds