Home
last modified time | relevance | path

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

/external/openssh/
Dmux.c517 format_forward(u_int ftype, struct Forward *fwd) in format_forward() function
689 (fwd_desc = format_forward(ftype, &fwd))); in process_mux_open_fwd()
856 (fwd_desc = format_forward(ftype, &fwd))); in process_mux_close_fwd()
1678 fwd_desc = format_forward(ftype, fwd); in mux_client_forward()