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

/freebsd-10.0-release/crypto/openssh/
H A Dmux.c168 static int process_mux_stop_listening(u_int, Channel *, Buffer *, Buffer *);
181 { MUX_C_STOP_LISTENING, process_mux_stop_listening },
975 process_mux_stop_listening(u_int rid, Channel *c, Buffer *m, Buffer *r) function

Completed in 64 milliseconds