Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c154 static int mux_master_process_hello(struct ssh *, u_int,
178 { MUX_MSG_HELLO, mux_master_process_hello },
268 mux_master_process_hello(struct ssh *ssh, u_int rid, in mux_master_process_hello() function