Searched refs:pty_common_open (Results 1 – 2 of 2) sorted by relevance
43 PtyCommon::pty_common_open(tty) in open()
142 pub fn pty_common_open(core: &TtyCoreData) -> Result<(), SystemError> { in pty_common_open() method