Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dssh.c1929 client_cleanup_stdio_fwd(struct ssh *ssh, int id, int force, void *arg) in client_cleanup_stdio_fwd() function
1974 channel_register_cleanup(ssh, c->self, client_cleanup_stdio_fwd, 0); in ssh_init_stdio_forwarding()