Home
last modified time | relevance | path

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

/openbsd/src/usr.bin/ssh/
Dreadconf.h255 void add_remote_forward(Options *, const struct Forward *);
Dreadconf.c393 add_remote_forward(Options *options, const struct Forward *newfwd) in add_remote_forward() function
1698 add_remote_forward(options, &fwd); in process_config_line_depth()
Dssh.c1011 add_remote_forward(&options, &fwd); in main()
Dmux.c809 add_remote_forward(&options, &fwd); in mux_master_process_open_fwd()