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

/freebsd-10-stable/crypto/openssh/
H A Dmux.c171 static int process_mux_stdio_fwd(u_int, Channel *, Buffer *, Buffer *);
184 { MUX_C_NEW_STDIO_FWD, process_mux_stdio_fwd },
941 process_mux_stdio_fwd(u_int rid, Channel *c, Buffer *m, Buffer *r) function

Completed in 46 milliseconds