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

/macosx-10.10/OpenSSH-189/openssh/
H A Dmux.c163 static int process_mux_alive_check(u_int, Channel *, Buffer *, Buffer *);
176 { MUX_C_ALIVE_CHECK, process_mux_alive_check },
479 process_mux_alive_check(u_int rid, Channel *c, Buffer *m, Buffer *r) function

Completed in 71 milliseconds