Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c520 format_forward(u_int ftype, struct Forward *fwd) in format_forward() function
707 (fwd_desc = format_forward(ftype, &fwd))); in process_mux_open_fwd()
876 (fwd_desc = format_forward(ftype, &fwd))); in process_mux_close_fwd()
1712 fwd_desc = format_forward(ftype, fwd); in mux_client_forward()