Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dreadconf.h254 void add_remote_forward(Options *, const struct Forward *);
H A Dreadconf.c407 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward() function
1672 add_remote_forward(options, &fwd); in process_config_line_depth()
H A Dssh.c1037 add_remote_forward(&options, &fwd); in main()
H A Dmux.c823 add_remote_forward(&options, &fwd); in mux_master_process_open_fwd()