Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dreadconf.h275 void add_remote_forward(Options *, const struct Forward *);
Dreadconf.c445 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward() function
1850 add_remote_forward(options, &fwd); in process_config_line_depth()
Dssh.c1027 add_remote_forward(&options, &fwd); in main()
Dmux.c813 add_remote_forward(&options, &fwd); in mux_master_process_open_fwd()