Searched refs:mux_stdio_confirm (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/crypto/openssh/
H A Dmux.c153 static void mux_stdio_confirm(struct ssh *, int, int, void *);
1049 channel_register_open_confirm(ssh, nc->self, mux_stdio_confirm, cctx);
1058 mux_stdio_confirm(struct ssh *ssh, int id, int success, void *arg) function

Completed in 45 milliseconds