Home
last modified time | relevance | path

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

/external/openssh/
Dreadconf.h212 void add_remote_forward(Options *, const struct Forward *);
Dreadconf.c354 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward() function
1299 add_remote_forward(options, &fwd); in process_config_line_depth()
Dssh.c883 add_remote_forward(&options, &fwd); in main()
Dmux.c804 add_remote_forward(&options, &fwd); in process_mux_open_fwd()