Searched defs:pty (Results 1 – 6 of 6) sorted by relevance
77 let mut pty = Pty::new().unwrap(); in sdv_pty_process_read_and_write_test() localVariable107 let mut pty = Pty::new().unwrap(); in sdv_pty_split_test() localVariable139 let pty = Pty::new().unwrap(); in sdv_pty_into_split_test() localVariable172 let pty = Pty::new().unwrap(); in sdv_pty_unsplit_test() localVariable175 let mut pty = Pty::unsplit(read_pty, write_pty).expect("unsplit fail!"); in sdv_pty_unsplit_test() localVariable199 let pty = Pty::new().unwrap(); in sdv_pty_debug_test() localVariable207 let mut pty = Pty::unsplit(read_pty, write_pty).expect("unsplit fail!"); in sdv_pty_debug_test() localVariable
580 let mut pty = Pty::new().unwrap(); in ut_pty_process_read_write_test() localVariable610 let mut pty = Pty::new().unwrap(); in ut_pty_process_split_test() localVariable642 let pty = Pty::new().unwrap(); in ut_pty_process_into_split_test() localVariable675 let pty = Pty::new().unwrap(); in ut_pty_process_unsplit_test() localVariable678 let mut pty = Pty::unsplit(read_pty, write_pty).expect("unsplit fail!"); in ut_pty_process_unsplit_test() localVariable705 let pty = Pty::new().unwrap(); in ut_pty_as_test() localVariable722 let pty = Pty::new().unwrap(); in ut_pty_debug_test() localVariable730 let mut pty = Pty::unsplit(read_pty, write_pty).expect("unsplit fail!"); in ut_pty_debug_test() localVariable
19 mod pty; module
222 let pty = PtyInner::open().unwrap(); in ut_pty_pts_size_test() localVariable240 let mut pty = PtyInner::open().unwrap(); in ut_pty_read_write_test() localVariable
40 let pty = super::sys::PtyInner::open()?; in new() localVariable
178 scalar pty = GetObject<scalar>(); in PathFuzzTest003() local202 scalar pty = GetObject<scalar>(); in PathFuzzTest004() local