Home
last modified time | relevance | path

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

/external/openssh/
Dssh.c1802 client_cleanup_stdio_fwd(struct ssh *ssh, int id, void *arg) in client_cleanup_stdio_fwd() function
1846 channel_register_cleanup(ssh, c->self, client_cleanup_stdio_fwd, 0); in ssh_init_stdio_forwarding()