Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c160 static int mux_master_process_terminate(struct ssh *, u_int,
181 { MUX_C_TERMINATE, mux_master_process_terminate },
518 mux_master_process_terminate(struct ssh *ssh, u_int rid, in mux_master_process_terminate() function