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

/freebsd-10.0-release/crypto/openssh/
H A Dmux.c161 static int process_mux_master_hello(u_int, Channel *, Buffer *, Buffer *);
174 { MUX_MSG_HELLO, process_mux_master_hello },
261 process_mux_master_hello(u_int rid, Channel *c, Buffer *m, Buffer *r) function

Completed in 121 milliseconds