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

/freebsd-10-stable/crypto/openssh/
H A Dmux.c165 static int process_mux_master_hello(u_int, Channel *, Buffer *, Buffer *);
178 { MUX_MSG_HELLO, process_mux_master_hello },
265 process_mux_master_hello(u_int rid, Channel *c, Buffer *m, Buffer *r) function

Completed in 105 milliseconds