Home
last modified time | relevance | path

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

/haiku/src/add-ons/kernel/generic/tty/
H A Dtty_private.h39 tty_cookie *TTYCookie() const { return fCookie; } in TTYCookie() function
H A Dtty.cpp299 if (request->TTYCookie() == cookie) in NotifyError()