Searched refs:hangup (Results 1 – 2 of 2) sorted by relevance
52 fn hangup(&self, tty: Arc<TtyCore>) -> Result<(), SystemError>; in hangup() method
2096 fn hangup(&self, _tty: Arc<TtyCore>) -> Result<(), system_error::SystemError> { in hangup() method