Home
last modified time | relevance | path

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

/src/crypto/openssh/ !
H A Dmux.c529 format_forward(u_int ftype, struct Forward *fwd) in format_forward() function
728 (fwd_desc = format_forward(ftype, &fwd))); in mux_master_process_open_fwd()
894 (fwd_desc = format_forward(ftype, &fwd))); in mux_master_process_close_fwd()
1770 fwd_desc = format_forward(ftype, fwd); in mux_client_forward()