Searched refs:collect_children (Results 1 – 5 of 5) sorted by relevance
552 def collect_children(self, *, blocking=False): member in ForkingMixIn592 self.collect_children()599 self.collect_children()628 self.collect_children(blocking=self.block_on_close)
515 def collect_children(self): member in ForkingMixIn554 self.collect_children()558 self.collect_children()
376 collect_children(struct ssh *ssh) in collect_children() function448 collect_children(ssh); in server_loop2()455 collect_children(ssh); in server_loop2()
415 pub fn collect_children(&self) -> Vec<Cursor> { in collect_children() method
1597 let mut children = location.collect_children(); in instantiate_template()