Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh.c1965 ssh_stdio_confirm(struct ssh *ssh, int id, int success, void *arg) in ssh_stdio_confirm() function
2004 channel_register_open_confirm(ssh, c->self, ssh_stdio_confirm, NULL); in ssh_init_stdio_forwarding()