Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.h194 void add_remote_forward(Options *, const struct Forward *);
Dreadconf.c317 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward() function
1184 add_remote_forward(options, &fwd); in process_config_line()
Dssh.c859 add_remote_forward(&options, &fwd); in main()
Dmux.c786 add_remote_forward(&options, &fwd); in process_mux_open_fwd()