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

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dmux.c143 static void mux_stdio_confirm(struct ssh *, int, int, void *);
1039 channel_register_open_confirm(ssh, nc->self, mux_stdio_confirm, cctx);
1048 mux_stdio_confirm(struct ssh *ssh, int id, int success, void *arg) function

Completed in 135 milliseconds