Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh.c1958 client_cleanup_stdio_fwd(struct ssh *ssh, int id, int force, void *arg) in client_cleanup_stdio_fwd() function
2003 channel_register_cleanup(ssh, c->self, client_cleanup_stdio_fwd, 0); in ssh_init_stdio_forwarding()