Home
last modified time | relevance | path

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

/freebsd-11-stable/crypto/openssh/
HDssh.c1598 ssh_stdio_confirm(int id, int success, void *arg) in ssh_stdio_confirm() function
1625 channel_register_open_confirm(c->self, ssh_stdio_confirm, NULL); in ssh_init_stdio_forwarding()